XDoclet 2 will support it at least. There are currently no plans to
support it in XDoclet 1.2.x.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Raible
Sent: 30. november 2002 19:18
To: [EMAIL PROTECTED]
Subject: [Xdoclet-devel] Plans for Servlet 2.4 servletspec attribute in <deploymentdescriptor> subtaskAre there any plans for allowing the servletspec="2.4" value in the deploymentdescriptor subtask of webdoclet?
With 2.4, there is no DTD, and it's changed to use an XSD:
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://
java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">
Servlet containers should be (of course), backwards compatible, but it'd be nice to see this "forward- thinking" from the Xdoclet folks ;)
Thanks,
Matt
