cvs commit: jakarta-tomcat-4.0/webapps/examples/jsp/security/protected index.jsp

2001-07-28 Thread craigmcc
craigmcc01/07/28 16:29:12 Modified:webapps/examples/jsp/security/protected index.jsp Log: Add an option so that the user can request a logoff (which, with form based login configured, should cause a new session to be created and the user returned to the login page).

cvs commit: jakarta-tomcat-4.0/webapps/examples/jsp/security/protected index.jsp

2001-03-26 Thread craigmcc
craigmcc01/03/26 12:50:48 Modified:webapps/examples/jsp/security/protected index.jsp Log: Explicitly identify the destination of the form submit, so that this page works correctly when used in a form-based login environment. Revision ChangesPath 1.2 +1 -1