The docs for the iterator tag, http://struts.apache.org/2.0.11.2/docs/iterator.html has an error, IMO (apart from the unfortunate confusion over the 'id' vs 'var' attributes, which actually apply to struts 2.1) :
It says: var : Name used to reference the value pushed into the Value Stack But, if I am not mistaken, the value is not 'pushed into the ValueStack', but 'placed into the ActionContext'. The same error appears in the "bean" tag docs: http://struts.apache.org/2.0.11.2/docs/bean.html Hernán J. González http://hjg.com.ar/ On Wed, Jan 21, 2009 at 9:25 AM, Fernandes Celinio SGCF <celinio.fernan...@socgen.com> wrote: > Hello Lukasz, > Can you access the source code of this plugin ? > http://code.google.com/p/struts2ejb3/ > > I signed in on google but still cannot see any files. > Is that project still empty ? > > Does anyone see the files ? > > > -----Message d'origine----- > De : Lukasz Lenart [mailto:lukasz.len...@googlemail.com] > Envoyé : mardi 20 janvier 2009 22:10 > À : Struts Users Mailing List > Objet : Re: Injecting in Interceptors > > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org