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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>