Hi,
The attached file is to fix the bug in the Servlet 2.4
deployment descriptor schema file.
jsr154/share/dtd/web-app_2_4.xsd
The "name" in ,, and
must be unique within the j2ee namespace.
Thank you,
Yutaka Yoshida
Sun Microsystems
Index: jsr154/src/share/dtd/web-app_2_4.xsd
The following is a patch to the JSP 2.0 TLD and J2EE 1.4 schemas based
on recent specification changes.
jsr154/src/share/dtd/web-jsptaglibrary_2_0.xsd
jsr152/src/share/dtd/web-jsptaglibrary_2_0.xsd
- Made body-content element mandatory since default valid
is unusable for Simple Tag Hand