-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Can't you just increase the session timeout value to a large value? Say
12 hours?
You can increase the session timeout by adding this to your
serlvet.properties
file.
session.timeout=1800000 (it is in milli's)
Sandy
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]