Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to inject a EJB into a MVC Framework Action

843830Nov 11 2009 — edited Nov 11 2009
Hi!

I'm using Menta Framework (mentaframework.org) and actions (.java) for view layer.

The action isn't servlets where I can inject ejb by @EJB annotation.

So, how can I inject ejb into the action (action extends simple java object)?

Thank's!

Marcos Berwanger
Brazil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 9 2009
Added on Nov 11 2009
1 comment
132 views