2009/1/20 Ignacio de Córdoba <icord...@skios.es>:
> Anybody has an idea on how can I get info about ServletContext in the init()
> method of an interceptor? I'd like to lookup EJBs there and not lookup them
> for every request (I know I can get the info I need from ActionInvocation
> object that every intercept() gets)

Did you try to use that plugin [1], you can ever base on it, build
your own specific solution

[1] http://code.google.com/p/struts2ejb3/


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