Hi,

I'm trying to set up a few simple JSP pages as follows:

Login screen: Enter username + pswd and validate.

Once validated redirect to Update screen where database fields can be
viewed/updated.

I don't want anybody to be able to access the Update screen without having
first been validated in the login screen.  Also, I want to time their
session out after say 20 mins of inactivity.  I've tried using
setMaxInactiveInterval to no avail.

I'm using a combination of JDeveloper & iPlanet.

All help appreciated.


***************************************************************
The contents of this Email and any files transmitted with it
are confidential and intended solely for the use of the
individual or entity to whom it is addressed. The views stated
herein do not necessarily represent the view of the company.
If you are not the intended recipient of this Email you may not
copy, forward, disclose or otherwise use it or any part of it
in any form whatsoever. If you have received this mail in
error please Email the sender.
***************************************************************

===========================================================================
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