You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Roth <ma...@sun.com> on 2002/10/09 02:12:59 UTC

[PATCH] jakarta-servletapi-5: XSD change and javadoc clarification

NOTE: This patch requires some changes to Jasper2 before committing. 
Please let me know if there are any questions or concerns.

jsr152/src/share/javax/serlvet/jsp/el/Expression.java
     - Removed null as a return value for error - method must throw an
       exception to signal an error.

jsr152/src/share/dtd/jsp_2_0.xsd:
jsr154/src/share/dtd/jsp_2_0.xsd:
     - As per the Expert Group's decision, changed <scripting-enabled> to
       <scripting-invalid> and <el-enabled> to <el-ignored>.
       Jasper2 needs to be updated accordingly.

--
Mark Roth, Java Software
JSP 2.0 Co-Specification Lead
Sun Microsystems, Inc.