Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-253

url rewriting as fallback for session tracking not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-dev/cvs, 2.0-M1, 2.0-M2
    • 2.0-M3
    • Container, Security
    • None
    • Tomcat 5.0.28, WinXP Pro, JDK 1.4.2_06

    Description

      I'm unable to use url rewriting as fallback for session tracking when cookies are disabled.
      The "jsessionid" variable is correctly created after login and contained in the URL until LoginServlet posts "j_username" and "j_password" to the "j_security_check" resource, where it disappears.

      Output of LoginServlet:

      <html><body onLoad='document.forms["login"].submit();'><form id='login' method='POST' action='j_security_check;jsessionid=7F0028911F22D12A1950ACF3A7346AC4'><input type='hidden' name='j_username' value='admin'><input type='hidden' name='j_password' value='test'></form></body></html>

      Attachments

        Activity

          People

            ate Ate Douma
            berger Thorsten Berger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: