File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
EJB and other Java EE Technologies
Author
HttpSession in Clustered Scenarios
David Abramowicz
Ranch Hand
Joined: Dec 10, 2004
Posts: 56
posted
Sep 22, 2005 06:45:00
0
- Does the
J2EE
spec dictate that the http session object must be available on all servers in a cluster?
- If not, why not?
Thanks /Dave
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35252
7
posted
Sep 23, 2005 02:26:00
0
Section 7.7.2 of the
Servlet
2.4 spec addresses these issues.
Android apps
–
ImageJ plugins
–
Java web charts
David Abramowicz
Ranch Hand
Joined: Dec 10, 2004
Posts: 56
posted
Sep 23, 2005 23:54:00
0
Thanks
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: HttpSession in Clustered Scenarios
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter