| Author |
JSP client and servers in clustered environment
|
Murali Mohan
Ranch Hand
Joined: Jul 07, 2003
Posts: 47
|
|
Hi, I have servers in clustered environment. My JSP client is accessing a server and it was crashed suddenly. How does my client session continued and maintained by other server? Regards, Murali
|
 |
eammon bannon
Ranch Hand
Joined: Mar 16, 2004
Posts: 140
|
|
|
Depends on your server implementation. Its probably using the filesystem by default. Check the docs.
|
 |
 |
|
|
subject: JSP client and servers in clustered environment
|
|
|