RE: Obtaining the value of struts.action.extension in a struts2 nterceptor

2009-05-28 Thread Martin Gainty
ement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Thu, 28 May 2009 10:26:57 -0400 > Subject: Re: Obtaining the value of struts.action.extension in a struts2

Re: Obtaining the value of struts.action.extension in a struts2 nterceptor

2009-05-28 Thread Yellek
Thanks! This works like a charm. Musachy Barroso wrote: > > add this to your interceptor > > @Inject(StrutsConstants.STRUTS_ACTION_EXTENSION) > public void setExtension(Strtin ext) {} > > musachy > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > >

Re: Obtaining the value of struts.action.extension in a struts2 nterceptor

2009-05-28 Thread Wes Wannemacher
in context: > http://www.nabble.com/Obtaining-the-value-of-struts.action.extension-in-a-struts2-nterceptor-tp23762699p23762699.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubsc

Re: Obtaining the value of struts.action.extension in a struts2 nterceptor

2009-05-28 Thread Musachy Barroso
add this to your interceptor @Inject(StrutsConstants.STRUTS_ACTION_EXTENSION) public void setExtension(Strtin ext) {} musachy -- "Hey you! Would you help me to carry the stone?" Pink Floyd - To unsubscribe, e-mail: user-unsubsc

Obtaining the value of struts.action.extension in a struts2 nterceptor

2009-05-28 Thread Yellek
ntext: http://www.nabble.com/Obtaining-the-value-of-struts.action.extension-in-a-struts2-nterceptor-tp23762699p23762699.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-uns