Issue Details (XML | Word | Printable)

Key: JS2-253
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ate Douma
Reporter: Thorsten Berger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

url rewriting as fallback for session tracking not working

Created: 30/Apr/05 02:35 AM   Updated: 24/May/05 11:12 AM
Return to search
Component/s: Container, Security
Affects Version/s: 2.0-dev/cvs, 2.0-M1, 2.0-M2
Fix Version/s: 2.0-M3

Time Tracking:
Not Specified

Environment: Tomcat 5.0.28, WinXP Pro, JDK 1.4.2_06

Resolution Date: 24/May/05 11:12 AM


 Description  « Hide
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>


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.