I'm trying to write JSP in an XML style. Basicaly, instead of <% I want to write it as <jsp:scriptlet>. In JSP 1.1 spec it's said that I need java.sun.com/jsp/dtd/jsp_1_0.dtd but I can't access it. Where is this DTD currently available?
Created May 4, 2012
Davanum Srinivas JavaServer Pages Specification version 1.2 - Proposed draft has a DTD in Appendix B.