Anonymous | Login | Signup for a new account | 12-17-2024 08:44 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 | ||||
0000898 | [Resin] | minor | always | 01-25-06 14:03 | 01-27-06 11:31 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | urgent | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.17 | ||||||
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?” |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |