Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3808437
By: suneelgv

Hi all,
We have a jsp page which shows a list of records using display tag. The user
can click on one of those records and update them in second jsp (update page).
If he wants to update anthor record he should be able to do so by cliking on
a "next link" in the update page. (Click on next record should bring the next
record as per the sorting shown on the list page)

This can be done easily if I know what is the next record in the sorted list.
Is there any way I can get the sorted list used by display tag internally, so
that I can know the next record.

Thanks,
Suneel

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to