That is a good point. Placing it on the stack should not be the only approach, but our application uses the interceptor to get the skin from incoming url and use it in the action and freemarker templates, and using interceptors to push it onto the stack seems to be the way we have currently adopted. Any suggestions about placing it somewhere other than stack ? Also if we place it on the stack, hopefully new Struts versions could support it like what we use for Struts 2.2.1.
Thanks. Jerry -----Original Message----- From: Dave Newton [mailto:davelnew...@gmail.com] Sent: Wednesday, May 18, 2011 3:55 PM To: Struts Developers List Subject: Re: Issue Reporting: problem with findRootObject process in struts2-json-plugin-2.2.3.jar On Wed, May 18, 2011 at 6:28 PM, Jerry Yuan <jy...@trionworlds.com> wrote: > Our interceptor needs to place the information holder such as skin > holder into the stack before calling the action class [...] Why does it have to place it specifically on the stack? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org