Hi friends
If I put My Resultset in Session variable.
if my Resultset contains say 1000 rows
if I fatch 10 rows to show on one page.
and If After say 10 minute user moves on next 10 rows.

Does At this time JDBC go to the database and fatch next 10 rows or
AT the starting when I execute the select staemet it retrieves all rows.

Can somebody clear my doubt?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to