Use a Bean. To be used as a regular "data holding class" if that makes any
sense. Like, when you have an Employee class with several "fields" and
get/set methods, you use that one class to hold all the Employee info. In
this case your Bean would hold the resultset.
J
-----Original Message-----
From: Karanjit Singh [mailto:[EMAIL PROTECTED]]
Sent: 03 August 2000 18:57
To: [EMAIL PROTECTED]
Subject: interesting one, 200 concurent users, large resultstes
Dear members,
Can anyone plz let me know that if i have to display 50,000
records at the client using JSP, where can i cash those records, if i keep
all the records at the server in some array or scrollable cursor then my
server will come to its knees when i get more then 200 concurnet hits(which
iam expecting). If anyone has got any idea plz let me know. Do anyone knows
what major search engines r doin, while
displaying the results of searches which generate large resultsets. They r
sending all the information to the client side, requering the database
everytime the user hits next or they r not stateless and maintain the data
at the servers(which i think whould really bring the server to knees)
If anyone knows plz shed some light & help me.
Thx in advance.
Karan
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
===========================================================================
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
===========================================================================
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