Hi, do you have the elements in the correct order as specified by the 
web.xml's DTD?
Refer to section 13.3 of the Servlet (2.3) spec.


At 10:21 AM 14/08/2002 -0300, you wrote:
>   I'm using Tomcat 4.0.4
>   I'm trying to declare a filter in web.xml file, but it refuses to
>work. Here is what I wrote:
>   <filter>
>     <filter-name>testFilter</filter-name>
>     <filter-class>com.test.FilterTest</filter-name>
>   </filter>
>   When I start Tomcat it says my XML is invalid. What I'm doing wrong?
>
>--
>
>Felipe Schnack
>Analista de Sistemas
>[EMAIL PROTECTED]
>Cel.: (51)91287530
>Linux Counter #281893
>
>Faculdade Ritter dos Reis
>www.ritterdosreis.br
>[EMAIL PROTECTED]
>Fone/Fax.: (51)32303328
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to