Thanks, I will look into action chaining and see if it can help me in
this situation.

On Sun, Jul 12, 2009 at 8:22 AM, Dave Newton<newton.d...@yahoo.com> wrote:
> 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
>
>

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

Reply via email to