You can do this with javaScript, using the setTimeOut() method on the window
object.
Please see page 257 of JavaScript Bible 3rd edition by Danny Goodman, and
please
move further discussion to a javaScript list.
Andy


-----Original Message-----
From: Mathur, Manish (CAP, GEFA, Contractor)
[mailto:[EMAIL PROTECTED]]
Sent: Friday, October 27, 2000 6:53 AM
To: [EMAIL PROTECTED]
Subject: Capturing http at Browser( Client ) side


Hi,
I need to capture "no activity" happening at the Browser and proactively
display a dialog box after certain time( variable ).
The dialog box is supposed to ask user whether they want continue using the
application . If no response is received,
After certain time, user is logged out of the Application.

Is capturing "no activity" possible? Are there any API (Browser side )
available so we can capture whether any http request
Was made by user.

Thanks,
Manish

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to