Re: Dynamic Result Selection

2011-11-19 Thread rohan jamkhedkar
Hi Christian,         Thank you for your response. I had actually defined all three results, success, input and error and My class did extend ActionSupport. But the problem was, whenever an error occurred during Interceptor invocation, framework would try to find value of nextPage. As action is

Re: Dynamic Result Selection

2011-11-19 Thread Christian Grobmeier
On Sat, Nov 19, 2011 at 9:06 AM, rohan jamkhedkar rgjamkhed...@yahoo.co.in wrote: Hi Christian,         Thank you for your response. I had actually defined all three results, success, input and error and My class did extend ActionSupport. But the problem was, whenever an error occurred during

Re: Dynamic Result Selection

2011-11-19 Thread rohan jamkhedkar
Hi Christian, Thanks again. I think I would have to write my own interceptor. I think I can also get nextPage value from session. i.e. I can set value from my interceptor to a session variable and also from action and then use it. I would try doing that. And if it works out, I would certainly

Can I post my struts related queries here?

2011-11-19 Thread Srineel Mazumdar

Re: Servlet init() equivalent in Struts 1.3.8

2011-11-19 Thread Johannes Geppert
You can use your own Struts2 FilterDispatcher to solve this. Like this Example which is loading Configs via an SpringDAO and put it into the Application Scope: public class FilterDispatcher extends StrutsPrepareAndExecuteFilter { private static final Log log =

Re: Can I post my struts related queries here?

2011-11-19 Thread Łukasz Lenart
Yes -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: