RE: Session Idle and Progress Bar

2005-04-07 Thread Wiebe de Jong
Wiebe -Original Message- From: Eain Mat [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 06, 2005 10:53 PM To: Struts Users Mailing List Subject: RE: Session Idle and Progress Bar >>I would solve it by adding a 1 minute refresh in a hidden frame in your page >>to a action wh

RE: Session Idle and Progress Bar

2005-04-06 Thread Eain Mat
>>I would solve it by adding a 1 minute refresh in a hidden frame in your page >>to a action which just delivers next refresh header. As long as the user has >>the page open, the session will never expire. After he closes the browser, >>the session expires normally. I think this is the simplest s