Hi  All,

Just a though. Does the Java session object faces the same problem as an ASP
Session object in a webfarm situation.  Is it advisable to use the session
object for a WebFarm scenario.

I am not sure wheter the  Session class provided with the servlet engine can
work over a webfarm where the request might be served by different App
Servers machines.


Any suggestion/pointers would be appreciated. Thanx in advance


Anis

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to