Re: Struts2 ScopeInterceptor scope.type end problem

2011-12-13 Thread Volker Krebs
Hello, yes the problem is that all scope objects managed by the scope Interceptor will be cleared if the scope.type is "end". I was looking for a way to copy it to the request, so that I could display a confirmation/summary on the last page involved in my scope. But the ScopyInterceptor does not

Re: Struts2 ScopeInterceptor scope.type end problem

2011-12-13 Thread mohan rao
Once you action execution is done all the valueStack objects will be cleared. This is might be causing the problem. And can you please elaborate your requirements. -- View this message in context: http://struts.1045723.n5.nabble.com/Struts2-ScopeInterceptor-scope-type-end-problem-tp5058274p50607