I saw bank of america site. They start timer once the page is loaded and
before session timeout they notify user of extending the time by popping up
a small browser window...When the user click ok or close window it is tied
up to form that sends command to server to increase the session time...but
how do we do that on server side to increase session time?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 10:11 AM
To: [EMAIL PROTECTED]
Subject: RE: How can I implement session time out control in struts



I am not sure about some of this, but one problem is going to be 
actually notifying the user.  

Basically I think that unless the user actually is using the pages 
during the last five minutes - how are they going to be notified?  That 
and you can't reload the page?  Frames maybe?  One frame on the screen, 
another that refreshes every minute or something.

Applet maybe?



-----Original Message-----
From: mkhan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 10:05 AM
To: struts-user
Subject: How can I implement session time out control in struts


Our application requires to notify 5 mins before the session time out 
and
give an option to client to increase their session time out for another
increment of 30 mins without reloading their page ...Any suggestions?
Thanks

--
To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: 
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to