Difference between version and version      View first change»»

Back to TLDFilesDTDAndXSD, or TLDFilesDTDAndXSD version history

At line 10 changed 1 line.
!XSD example for JSP 2.0 / Servlets 2.4 (* recommended):
!XSD example for JSP 2.1 / Servlets 2.5 (Tomcat 6+):
At line 14 added 15 lines.
<taglib xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-jsptaglibrary_2_1.xsd"
version="2.1">
... tag definitions here ...
</taglib>
}}}
!XSD example for JSP 2.0 / Servlets 2.4 (Tomcat 5.5+):
{{{
<?xml version="1.0" encoding="ISO-8859-1" ?>
At line 26 changed 1 line.
!DTD example for JSP 1.2 / Servlets 2.3:
!DTD example for JSP 1.2 / Servlets 2.3 (Tomcat 4.1+):
navigation
metawerx specific
search
Share
tools
help

referring pages

Share