Hi Roman!
"Gerteis, Roman" wrote:
>
> Nope,
>
> in the /conf folder, this is the web.dtd for validating web.xml
> configuration files.
> TomCat is not coming with a server.dtd, at least slocate was not finding
> anything ;)
There's no such thing as a server.dtd.
> I'm searching for the server.dtd as well. It's not specified in the Java
> Servlet Standard. So it must be something Tomcat specific.
In fact, given the model used by Tomcat there cannot be a server.dtd --
custom tags may be defined by additional Interceptors. Maybe this should
be changed to a key-value approach, but right now it seems a
low-priority kind of thing.
Un saludo,
Alex.
> regards...
> ..roman.
>
> -----Urspr�ngliche Nachricht-----
> Von: Hari Yellina [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 4. Mai 2001 14:43
> An: [EMAIL PROTECTED]
> Betreff: Re: server.xml / dtd
>
> it can be found in cofig directory of u r tomcat
> ----- Original Message -----
> From: Nathan Coast <[EMAIL PROTECTED]>
> To: tomcat user <[EMAIL PROTECTED]>
> Sent: Friday, May 04, 2001 9:39 PM
> Subject: server.xml / dtd
>
> > Hi,
> >
> > where can I find the dtd of server.xml? - is there such a thing?
> > Is the dtd the best place to find docs on server.xml or is there a
> complete
> > configuration doc elsewhere?
> >
> > Thanks
> > Nathan
> >