Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
898 | minor | always | 01-25-06 14:03 | 01-27-06 11:31 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | 3.0.17 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.18 | ||
|
|||||
Summary: | 0000898: JSF query issue | ||||
Description: |
(rep by Sunil Racherla) 1. Problem with accessing queryString during runtime: We are facing problem accessing the query string from request when using JSF (version 1.1) in Resin 3.0.10. The detailed scenario for this is as follows: “Assuming in web.xml all requests with .jsf are mapped to FacesServlet, all requests with .jsp are mapped to Resin JSPServlet and login.jsp is available. When a request like http://localhost:2009/pages/login.jsf?param1=test [^] is made, the query string printed in the JSP is null. When another request like http://localhost:2009/pages/login.jsp?param1=test [^] is made, query string is getting printed. This looks like there is a problem in JSF FacesServlet but this whole thing works fine in tomcat 5.0. Is this a limitation is Resin?” |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|