Which version are you using? If you are using 4.x, Tomcat will redirect the remote DOCTYPE to a local version. The remote version is never used.
-- Jeanfrancois Dinesh Khetarpal wrote: ><!DOCTYPE web-app > >PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" > >" <http://java.sun.com/dtd/web-app_2_2.dtd> > >http://java.sun.com/dtd/web-app_2_2.dtd"> > >we put above lines in the web.xml file and ship the application assuming >everybody > >has internet connection, what is the preferred way when customers don't > >have internet connection. > >Dinesh > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
