Hi All,

This is a very common situation. Suppose we have a servlet that shows us a
report/summary depending on some condition and we want to show only 25
result per page. Then user have to navigate thru the pages thru 1,2,3 type
of navigation of link. Now my question is :

Is it possible to excute the query once only, because firing query ecah time
may not be feasible, and so only 25 data and when he navigates to page to 2,
page no. 2 contents?

Thanks and Regards,
Sudarson

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to