Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.3 Product Version 3.1.2
  Product Build
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".
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
09-05-07 06:30 stbu New Issue
09-05-07 06:30 stbu Issue Monitored: stbu
09-05-07 09:10 ferg Assigned To  => ferg
09-05-07 09:10 ferg Status new => closed
09-05-07 09:10 ferg Resolution open => fixed
09-05-07 09:10 ferg Fixed in Version  => 3.1.3


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker