Re: Stop method should do session serialization first.

2001-02-15 Thread Kief Morris
Chris Zhao typed the following on 12:58 PM 2/14/2001 -0500 >For the reason that temporarily stopping Tomcat would not affect user's >browsing, session serialization should be used instead of expiration. > >Or, configuration may carry a flag to turn on this feature or not. Take a look at Tomcat 4.

RE: Stop method should do session serialization first.

2001-02-14 Thread John Golubenko
why don'cha shut up? Are you a moderator of this list or what? -Original Message- From: Michael Wentzel [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 14, 2001 9:31 AM To: '[EMAIL PROTECTED]' Subject: RE: Stop method should do session serialization first. > F

RE: Stop method should do session serialization first.

2001-02-14 Thread Michael Wentzel
> For the reason that temporarily stopping Tomcat would not > affect user's > browsing, session serialization should be used instead of expiration. > > Or, configuration may carry a flag to turn on this feature or not. A more appropriate place to post stuff like this is probably the developer l

Stop method should do session serialization first.

2001-02-14 Thread Chris Zhao
For the reason that temporarily stopping Tomcat would not affect user's browsing, session serialization should be used instead of expiration. Or, configuration may carry a flag to turn on this feature or not. Chris Zhao - To u