Hi All,

I am using Pagination in Display tag for my Struts framework.

By Default,
It is shown as,

.[First/Prev] 1, 2, 3, 4, 5, 6, 7, 8 [Next/Last] 

 I.e 1st page and when i click on 6th page and perform an save action,

 .[First/Prev] 2, 3, 4, 5, 6, 7, 8, 9 [Next/Last] 

   -com sas NS   
   
   SAVE  

After that save action I need to retain,

First/Prev] 2, 3, 4, 5, 6, 7, 8, 9 [Next/Last] 

But i am always getting as,

.[First/Prev] 1, 2, 3, 4, 5, 6, 7, 8 [Next/Last] .

How to achive this.Can any one help in this regard.

 
Thanks,
Srins.

 
1
-- 
View this message in context: 
http://www.nabble.com/How-to-Achieve-this-using-DisplayTag-tp17407376p17407376.html
Sent from the DisplayTag - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to