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/08/23 04:41:49 UTC

[PATCH] jakarta-tomcat-jasper: PFD features and bugfixes 4

Attached is a fourth patch to move us towards JSP 2.0 PFD
feature-complete.  Almost there!

File Changed (IN PATCH)
------------
jasper2/src/share/org/apache/jasper/compiler/JspDocumentParser.java

Summary of changes:
    - Now accepts "xmlns:" in root node of any JSP File configured with
      is-xml="true".  PFD spec says it should also accept "xmlns:" on
      any subelement and it should be scoped to that subelement.
      There are a nubmer of spec issues that need to be further analyzed
      before implementing this.

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