Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3366564
By: febriankurnia

I would like to ask about the paging concept in the tag lib. I already try the
sample code given about paging, and itÂ’s woderfull. But the sample use session
to stored the object (data) and passed it to the taglib. As we know that session
occupied the memory and every client connected to the server, server will create
1 session. If I have 100,000 records/session and 100 clients connected
simultaneously, is it will make the session take a lot of memory resources??.Is
it possible to use request attributes instead of session.? Or the creator of
the paging taglib already overcome this problem. Please give me detail 
explanation.
Thank you very much

Regards,
Brian


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to