You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Aswathy Priyarenj <as...@hotmail.com> on 2003/05/29 13:27:42 UTC

ArrayList in forms

I want to maintain an ArrayList object across action classes which uses same 
form class. Howz it possible ?

_________________________________________________________________
Staying fit. It's about being happy! 
http://server1.msn.co.in/features/stayingfit/index.asp Check out the new 
mantra.


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


Re: ArrayList in forms

Posted by Mark Lowe <ma...@talk21.com>.
One way of doing it, would be to scope the ArrayList to the session.

On Thursday, May 29, 2003, at 12:27 Europe/London, Aswathy Priyarenj 
wrote:

> I want to maintain an ArrayList object across action classes which 
> uses same form class. Howz it possible ?
>
> _________________________________________________________________
> Staying fit. It's about being happy! 
> http://server1.msn.co.in/features/stayingfit/index.asp Check out the 
> new mantra.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


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