You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2006/11/30 19:20:27 UTC

DO NOT REPLY [Bug 41089] - JspFactoryImpl has SPEC_VERSION = "2.0"

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41089>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41089





------- Additional Comments From stan@jboss.com  2006-11-30 10:20 -------
Also, in org.apache.jasper.Compiler this line:

out.printil("response.addHeader(\"X-Powered-By\", \"JSP/2.0\");");

Should be:

out.printil("response.addHeader(\"X-Powered-By\", \"JSP/2.1\");");

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org