In my application the tables have thousands of rows and i want to use display tag for view. My problem is that i don't want to load all the data in memory. I have tried to extend the display tag librari with decorators or with my own RequestHelper but so far i did not find any method to complete control the librari.
What i need is a way to intercept de request and to server to the tag only the current page, but have de pagination area displayed corectly. Can you help me ? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

