You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Tim Funk <fu...@joedog.org> on 2003/06/04 01:25:52 UTC

[5] reference to 2.3 dtd instead of 2.4?

The dtd in
jakarta-servletapi-5\jsr154\examples\WEB-INF\web.xml
says:

<!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     "http://java.sun.com/dtd/web-app_2_3.dtd">

Is this right?


-Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: [5] reference to 2.3 dtd instead of 2.4?

Posted by Jean-Francois Arcand <Je...@Sun.COM>.

Tim Funk wrote:
> The dtd in
> jakarta-servletapi-5\jsr154\examples\WEB-INF\web.xml
> says:
> 
> <!DOCTYPE web-app
>     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
>     "http://java.sun.com/dtd/web-app_2_3.dtd">
> 
> Is this right?


Yes it is. The examples doesn't contains any new 2.4 features. Of course 
it will be better if we improve the examples to demonstrate the new 2.4 
features.....

-- Jeanfrancois

> 
> 
> -Tim
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org