Re: Can I restart a jsp session from a javascript?
- From: adwords@xxxxxxxxxxxx
- Date: 27 Oct 2006 21:21:55 -0700
Essentially, you need to make a new request to the application server.
As long as the application server sees activity from the client, the
session won't time out.
-Cameron McKenzie
Author of What is WebSphere?
For Free Java Certification Mock Exams: www.scja.com
Free Java and J2EE Multimedia Tutorials: www.mcnz.com
www.pulpjava.com www.technicalfacilitation.com
mohammed.naghman@xxxxxxxxx wrote:
Hi,
I have a jsp page with the maxInactivity timeout set to 120 seconds.
I also have a javascript that shows a warning to the user when one more
minute is left for the session to expire.
I want to give the user an option to renew his session.
How can I do this?
.
- References:
- Can I restart a jsp session from a javascript?
- From: mohammed . naghman
- Can I restart a jsp session from a javascript?
- Prev by Date: Re: Running a Java Program
- Next by Date: Re: 310-035 dump
- Previous by thread: Can I restart a jsp session from a javascript?
- Next by thread: java package - money
- Index(es):
Relevant Pages
|