5 Replies Latest reply on Feb 13, 2002 11:40 AM by jflinchbaugh

    pressing back to login again

    jflinchbaugh

      using jboss 2.4.4/tomcat 4.0.1 package, i have a problem with form-based authentication. it all works as expected, but users cause problems as usual.

      if a user requests a protected resource, logs in, then hits back, and attempts to login again, i get:
      The requested resource (/j_security_check) is not available

      how can i avoid seeing this error and just have the container just invalidate their old session and start a new?

      thanks.