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

How much data are you putting into your object that displayTag uses to display
the table? If each time the table is shown you are loading 2500 rows from the
database that is probably why it is slow. You need to look at External Paging
and Sorting:

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

If that's not the problem then you'll have to try and find out exactly what
part of the process is slow and fix it.

Ed!

______________________________________________________________________
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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to