Matt Raible wrote:

http://displaytag.sourceforge.net/11/tut_externalSortAndPage.html

On 10/24/05, Roopa T S <[EMAIL PROTECTED]> wrote:
I would like to ask about the paging concept in the display tag lib. I already 
try the
sample code given about paging, and it's woderful. 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 with sample code.

Thank you very much
Roopa



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

I am still not very clear how to use partial lists. It would be really helpful if I could get some example based on this. I am using struts framework. Is it necessary to retrieve sorted data from the DB?
Right now I am having displaytag 1.0-jar .
Do I need to add a different jar file or tld's as this feature was not supported by displaytag 1.0.

Thanks in advance


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to