You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Chen, Dean (Zhun)" <De...@gs.com> on 2002/10/03 19:13:04 UTC

Should I use a persistence layer?

Hi,

For an web application, is there a way for a user to paginate through
(similar to google) a lot of data across multiple browser windows.

The usual way of paginating with session scope works fine. However, if a
user has 2 windows open on the same application. When he/she queries on one,
then queries on another, and then comes back to the first window and click
"Next", he/she will get bad results.

Does this lead to EJB or any other persistence layers?

Thanks,


Dean Chen


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