Re: Struts 2 Interceptor Question

2011-04-22 Thread Christian Grobmeier
> Can a Struts 2 interceptor change/add a request or session parameter? Yes, and you can look at an example when you have the source and open: com.opensymphony.xwork2.interceptor.ParametersInterceptor > I'm trying to write a Struts 2 Exception Handler which is executed whenever > there is an unca

Struts 2 Interceptor Question

2011-04-22 Thread davidZaz3
a request or session variable from an interceptor? Is there a better way to load dynamic information into a struts global-exception-mapping error page? -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-2-Interceptor-Question-tp4332934p4332934.html Sent from the Str