Dies and Roberto,

I've actually found that the web.xml DTD itself is quite helpful.

For instance: http://java.sun.com/dtd/web-app_2_3.dtd

There are lots of comments in there that tell you what everything means.
Note that you might have to pick a different version from the one shown
above.

-chris

Dies Koper wrote:
> Hello Roberto,
> 
> Check out the Servlet specification:
> http://java.sun.com/products/servlet/download.html
> 
> The tags under jsp-config are explained in the JSP specification:
> http://java.sun.com/products/jsp/reference/api/index.html
> 
> Tomcat 5.x supports the Servlet 2.4 and JSP 2.0 specifications.
> 
> Regards,
> Dies
> 
> Roberto Marra wrote:
>>
>>    Hi guys,
>>    I would like to find some documentation about the web.xml. I would
>>    like to understand all the directive like <servlet> or <filter>
>>    etc... I found some in the apache web site, but not all.
>>
>>    Any suggestion pls
>>
>>    cheers
>>    Roberto Marra
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to