Title: Message
Hi,
 
I am using struts1.1 and displaytag-1.0-b2.jar
My requirement is to navigate the huge list and save some info of the display list view on click of the "Save & Next" button. In the action class, I get the currentpage viewed by the user, set it in the request object and get from request to set that as the offset of the table in the JSP. Unfortunately, offset attribute of display:table is not working.
 
With offset, I presume that the page I want to start viewing from, can be set. If yes, how to make "offset" attribute of the table to work? 
 
Please help me out. I've been struggling with it since long. Any suggestions!

Thanks & Regards,
Imphaa

 

Reply via email to