Re: how to reach constants declared in struts.xml from a custom interceptor
Halil Ag(?n wrote: I want to reach constants declared in struts.xml from my custom interceptor. How can i do this? Should be able to use the @Inject annotation as the existing S2 interceptors do for getting the devMode constant. Dave --
how to reach constants declared in struts.xml from a custom interceptor
Hello List; I want to reach constants declared in struts.xml from my custom interceptor. How can i do this? regards, -halil agin.