Anonymous | Login | Signup for a new account | 12-17-2024 10:45 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 | ||||
0000243 | [Resin] | minor | always | 06-08-05 00:00 | 01-25-06 18:52 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0000243: multiple request wrappers then forward to jsp | ||||||||
Description |
RSN-266 (rep by T Fukada) We have problem at RequestWrapper on Resin3.0.13 We checked RequestWrapper as follow steps: 1.Using filter,we made HttpServletRequestWrapper three times. 2.We wrapped them in order. a.HttpServletRequest b.Test1RequestWrapper c.Test2RequestWrapper d.Test3RequestWrapper 3.By overriding getAttribute method,we can check if RequestWrappe runs properly. 4.We check all RequestWrapper run prooerly in the Servlet which recieved +requests. 5.But in JSP to which Servlet forwarded requests,only Test1RequestWrapper runs. Attached file is test program.You can test by accessing, http://localhost:8080/test/test [^] |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 27 unique queries executed. |