Subject: Re: Session Timeouts
The second questions
- Original Message -
From: "Chen, Gin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 28, 2002 4:49 PM
Subject: Session Timeouts
> Hi all,
> I have an applicati
The second questions
- Original Message -
From: "Chen, Gin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 28, 2002 4:49 PM
Subject: Session Timeouts
> Hi all,
> I have an application that I set the session timeout for. Well,
true
t: Re: Session Timeouts
"Chen, Gin" <[EMAIL PROTECTED]> writes:
> Hi all,
> I have an application that I set the session timeout for. Well,
true
> to form, after the timeout period passes, any requests to objects within
the
> old session will result in nullpo
"Chen, Gin" <[EMAIL PROTECTED]> writes:
> Hi all,
> I have an application that I set the session timeout for. Well, true
> to form, after the timeout period passes, any requests to objects within the
> old session will result in nullpointerexceptions as that object no longer
> exists. So
Hi all,
I have an application that I set the session timeout for. Well, true
to form, after the timeout period passes, any requests to objects within the
old session will result in nullpointerexceptions as that object no longer
exists. So now I want to handle timeouts more gracefully (give