Anonymous | Login | Signup for a new account | 12-17-2024 10:47 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004775 | [Resin] | minor | always | 09-22-11 10:42 | 11-10-11 12:31 | ||||
Reporter | rickHigh | View Status | public | ||||||
Assigned To | alex | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0004775: Wrong session id in JSP template | ||||||||
Description |
On action entry: request.getSession() -> SessionImpl[aaaHwRSerRnffaE41Jqkt,] Just before action exit: > request.getSession() -> SessionImpl[aaaHwRSerRnffaE41Jqkt,] From JSP template: > r equest.getSession() -> SessionImpl[aaaqgA1FT9DTo6YE2Jqkt,] Session id is different. Yet in the same template when using URL rewrite they get: > <a href="/do/addresses/mfilters;jsessionid=aaaHwRSerRnffaE41Jqkt" accesskey="2"> aaaHwRSerRnffaE41Jqkt= aaaHwRSerRnffaE41Jqkt Somehow the JSP template has the wrong session, yet URL rewrite is still working. |
||||||||
Additional Information | |||||||||
Attached Files | Resin 4.0.19 Pro_ url-rewriting & JSP code see different sessions?!.eml [^] (20,261 bytes) 10-20-11 21:24 | ||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
45 total queries executed. 34 unique queries executed. |