Hi All,

 I am maintaining site which has atleast 10,000 online users at any time. I am using 
Aapche as my web server and Tomcat 3.2.4 as a JSP and Servlet engine. Now, Sometimes I 
have to restart by tomcat on some changes in JSP beans. So I saved all instance of 
StandardSessions in to file from StandardManager. So I can retrive old session of each 
user even after restarting tomcat. I can also retrive all values which i have set by 
HttpSession.setAttribute().

But I can not retrive instance of JSP becanse which scope is session. and Even I don't 
know where tomcat stores instances of these beans. If anybody knows it then pls help 
to solve my problem.

Tbanking you,
Nishidhdha 


_____________________________________________________
Supercharge your e-mail with a 25MB Inbox, POP3 Access, No Ads
and NoTaglines --> LYCOS MAIL PLUS.
http://www.mail.lycos.com/brandPage.shtml?pageId=plus 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to