Dimitrios Christodoulakis wrote:
This is a quick question that I am having, more on the theory side.
So, what happens to properties exposed on the valuestack by some
action which was called in the past, meaning the application workflow
has progressed and other actions were called after that. Is that
property somehow still reachable on the stack (by other actions and
action results), or is it popped from the stack as soon as another
action is called?

If you're not using action chaining the stack is popped between requests.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to