I am also looking for a pagination solution. And you are right, the documentation for DisplayTag is not exactly up to the mark. Another thing I found was it has some issues with its design. That is, by default, it gets the entire object returned from a query and populates a list with it. Now, if your list is really big, its a big big performance hit. Fortunately, you can bypass that behaviour and write your own pagination code, which kind of defeats the purpose. Anyways, if I get something to work, will keep posted.
Another alternative could be the struts pager taglib. Harsh. -----Original Message----- From: makarand sonawane [mailto:[EMAIL PROTECTED] Sent: Friday, April 28, 2006 3:13 PM To: user@struts.apache.org Subject: How to use displayTag Hi, I am looking for Tag implementation for Table which can be configured for external sorting and pagination. Which also support Struts( on sorting or Pagination invokes Struts Action). I have came accross displaytag opensource of sourceforge, but they lack clear documentation. It was also not clear how the StrutsActions will be invoked. Please let me know if any one has used same or similar tag? Regards Makarand --------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]