0 Replies Latest reply on Dec 6, 2005 3:57 AM by janbols

    Status 408 due to disallowing cookies

    janbols

      I have a webapp with form-based authentication using jboss 4.0.3. When I try to login on a browser that disallows cookies I will get a HTTP Status 408:

      HTTP Status 408 - The time allowed for the login process has been exceeded. If you wish to continue you must either click back twice and re-click the link you requested or close and re-open your browser

      I understand why cookies are used because jBoss needs to sotre the original requested url.

      Is there a way around this? Can't jBoss store this information in the search path of the url?