You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "V. Cekvenich" <vi...@users.sourceforge.net> on 2002/09/20 21:57:01 UTC

Re: How to remove ActionForm with session scope from the session obje ct

http://www.mail-archive.com/mvc-programmers@basebeans.com/msg00124.html

Read part about 5th scope.

V.

Hoang, Hai wrote:
> I've a number of forms with session scope and I want to remove them from the
> session object when I am no longer used them.  The trick is how to find out
> when they are no longer being used?  For example, let say I've 10
> actionForms associated with 10 jsp page.  If I am on page number 1
> therefore, page 9-10 is not being used and I can just loop through it a
> remove the corresponding actionForms from the session object.  If I am page
> number 2 then I loop through page 1 and 8-10 and so on.  Is there a better
> way for me to do this?  Thanks
> 
> Hai Hoang
> 
> 
> 
> _________________________________________________________________________
> Introducing the all new and improved continental.com.  With a totally new 
> personalized design, it's the best place to go. Before you go.
> 
> Continental Airlines. Work Hard. Fly Right.
> 
> http://www.continental.com
> 
> 




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>