I'd imagine that you can use @Inject

But, there is always the warning that using @Inject is not supported
and we reserve the right to change the behavior later (as if we'd ever
be able to change @Inject)

-Wes

On Thu, May 28, 2009 at 10:19 AM, Yellek <yelle...@gmail.com> wrote:
>
> I have a need to obtain the value of struts.action.extension in an
> interceptor. Browsing around the source code with a debugger isn't getting
> me anywhere. Can anyone suggest a way to access the struts.xml constant
> definitions in the context of an interceptor?
> --
> View this message 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 unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
Wes Wannemacher
Author - Struts 2 In Practice
Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
http://www.manning.com/wannemacher

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

Reply via email to