Hello,

After some research I've decided to go with displaytag to do pagination in
my Struts 2 project.  However, I have one question.  In display tag, is
there a way to do pagination on need basis.  What I mean is that my data
tables will have huge amounts of data.  So to improve performance, I do not
want to bring all the records at once.  Instead I would like to bring small
subsets of data when 'next' or page number is clicked.

Is there a way in display tag to get the records from some server-side
action, every time that 'next' is clicked?  If there is such a way, can
someone please shed some light in depth on how to achieve this?

thanks!
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to