Hi All, Im developing a web app that performs the display of data in a tabular manner. Im trying to use the display tag library to help me with the pagination and sorting of the data being presented . But , seem to have hit a roadblock here , all samples of the displaytag library that I have come across , involve storing the entire resultset from the query in the session, which is a huge performance issue for me , Does anybody know how I could use the displaytag library using only the request scope? Or any other library that helps in pagination but uses only the request??
Many Thanks, Vivek. -- View this message in context: http://struts.1045723.n5.nabble.com/Using-Display-Tag-library-tp4574481p4574481.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org