I have this scenario using struts.

On the jsp page, I have a displaytag table with internal sorting and paging.
There is a link to each row where a struts action is called. In this action
class, I get the table object from the session, delete this row (along with
other actions).. However, after I delete the row and go back to the same jsp
page. The display table was set to page one with default sorting. Is there
any way to make display tag keep the same page and sorting? Thanks.

Ben
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to