Anonymous | Login | Signup for a new account | 12-17-2024 11:57 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 | ||||
0001990 | [Resin] | trivial | always | 09-05-07 06:30 | 09-05-07 09:10 | ||||
Reporter | stbu | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.2 | ||||||
Summary | 0001990: getSpecificationVersion() of JspEngineInfo returns "2.0" instead of "2.1" | ||||||||
Description |
Having a JSP with this: Servlet Specification: <%= getServletContext().getMajorVersion()%>.<%= getServletContext().getMinorVersion() %> JSP Specification: <%= JspFactory.getDefaultFactory().getEngineInfo().getSpecificationVersion() %> will currently return in Resin-3.1.2: Servlet Specification: 2.5 JSP Specification: 2.0 As Resin-3.1 supports JSP 2.1 (http://www.caucho.com/resin-3.1/doc/overview.xtp#jsp) [^] the Method getSpecificationVersion() should return "2.1". |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |