Mantis Bugtracker
  

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

- 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