My question is what is the best and most efficient way to determine the size
of a result set (number of rows returned) ?   The other question is I am
executing a database query and getting possibly 50 results and I want to
display my results 5 per page, is the best way to do this execute one query
and then keep the result set object in the session for building multiple
pages?

Thanks in advance - Scott Carter

___________________________________________________________________________
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