Hi
I just joined this group and would be working on servlets
I am working on an application which will be like a search engine, the
search is done on an Oracle database, and Servlet is used on the
Apache web server
and the user interface is an HTML form with embeeded Java scipt

we would like to give an option to ther user to restrict his search
results to a particular number and provide a button to go the next
results as we have in common search engines

I am not sure how this can be done using servlets, I do not want to
make a new connection to the database each time user clicks "Next
results", How can i store the resultset from database and get the next
results.

Please suggest any method by which I can achieve this

Thanks
JIgar

___________________________________________________________________________
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