Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
876 | major | always | 01-19-06 02:15 | 01-27-06 11:32 | |
|
|||||
Reporter: | harry_82 | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.14 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.18 | ||
|
|||||
Summary: | 0000876: JSF issue | ||||
Description: |
I am using JSF1.0 with Resin 3.0. I am facing a strange problem. When I make a request like http://localhost:2009/pages/login.jsf?param1=test [^] (assuming in web.xml all requests with .jsf are mapped to FacesServlet, all request with .jsp are mapped to Resin JSPServlet and login.jsp is available) then when i try to print query string in login.jsp using jsp expression, it prints null. But when i make a request like http://localhost:2009/pages/login.jsp?param1=test, [^] the query string is getting printed in the jsp page This looks like there is a problem in JSF FacesServlet but this whole thing works fine in tomcat. So i feel its a bug in resin. |
||||
Steps To Reproduce: | |||||
Additional Information: | I am using Resin 3.0, not sure of minor version | ||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|