Hi, Mr/Miss Wang?
My problem is if I can get session from different directory.
eg: if I put session using JSP at directory c:\project\jsp
my servlet class is at c:\project\servlets. How to get that session.
Thank you
Oliver lu
On Fri, 25 Jun 1999 16:14:57 +0800, Xizhen Wang wrote:
> Hi! I am wondering where the session info is stored? In client machine
> or in web server machine?
>
> I am developing a website with servlet. The user can search a database
> using the website. A search can result in a large number of records so
> that i cannot display them in one page. so i need give user the
> next/previous button to let the user go through the pages that display
> the records. so I think i can store all the records (or the ResultSet
> handle?) in session, so it is much faster than retrieving the records
> from database again.
>
> I do have this experience before. can anyone help?
>
> thanks a lot!
>
>
___________________________________________________________________________
> 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
_______________________________________________________
Get your free, private email at http://mail.excite.com/
___________________________________________________________________________
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