--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Is there a way in struts to chain a series of requests (paging through a
list) and pass data through request scope?
In my scenario, I keep the a result list in session, but this prevents
me from opening two windows (same session)
and paging through two different lists (one in each window)
independently. Thanks in advance for insights. -Thomas
- request scope & paging Y. Thomas Gan
- Re: request scope & paging Michael Jouravlev
- Re: request scope & paging Kyle W. Cartmell
- Re: request scope & paging Dave Newton
- Re: request scope & paging Y. Thomas Gan
- Re: request scope & paging Michael Jouravlev
- Re: request scope & paging Rob Manthey