I am having the same issue...
Can someone help?

VictorR wrote:
> 
> Hi all,
> 
> I am trying to develop a web application with struts 2 framework. I have
> an Action with a member attribute (a Collection of TO's).
> 
> My firsts question is about the scope of the Action I have implemented.
> How can I make more than one request not to loose the data I have in the
> Action? with struts 1 I had used the forwards described in the
> struts-config.xml without redirect to do that, but I am not able to do the
> same with struts 2.
> 
> any suggestion?
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-2-scope-tf3524836.html#a11848546
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to