There should be at least a way to check if request live along a chain
request, it could be possible by asking for size at stack.getRoot()

Maurizio Cucchiara

On Dec 24, 2010 7:22 PM, <jlm...@gmail.com> wrote:
How can I do that when I chain actions?. I mean, the second action is
chained after the first one, but there are situations in which there is no
chaining at all(both actions can be executed indepently) or the chaining can
be the other way. In all cases I need to keep only the last cookie
generated. I can keep a set of cookies in the request, but how I can put
them into the request after all the processing has been done? Since if I
chain the actions, there is no way to know programatically which is the last
one, right? Or is there?

Thanks
Jose

Sent via BlackBerry from T-Mobile

-----Original Message-----
From: Dave Newton <davelnew...@gmail.c...

Date: Fri, 24 Dec 2010 12:57:53
To: Struts Users Mailing List<user@struts.apache.org>; <jlm...@gmai...

Reply via email to