2009/4/10 Stefano <elste...@gmail.com>:
> in struts1 what's the way to use EJB3.0?
>
> there's no possibility to use annotation?
> i need to use classical jndi? why?

You can use annotations with Struts1, is not a problem with framework
but with Java platform you're using. THe best solution is to use
Spring to connect Struts1 Actions with EJB3 beans.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to