Does your web.xml read like this ?

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

Or like ?

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

Must read like the top line or Tomcat won't understand that filter tags are
a part of the web.xml


Med venlig hilsen

Kleth

------------------------------------------------------------------------------------------

Kristian A. Leth.
Systemsdeveloper, Maersk Data A/S.
--------------------------------------------------------------
Professionals are predictable;
the world is full of dangerous amateurs.
------------------------------------------------------------------------------------------




|---------+---------------------------->
|         |                            |
|         |             "Johnny Cui"   |
|         |             <johnny_lucky20|
|         |             [EMAIL PROTECTED]>  |
|         |                            |
|         |             12-11-2002     |
|         |             07:30          |
|         |             Please respond |
|         |             to "Tomcat     |
|         |             Users List"    |
|         |                            |
|         |                            |
|---------+---------------------------->
  
>------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                          |
  |       To: "Tomcat Users List" <[EMAIL PROTECTED]>                     
                                          |
  |       cc:                                                                          
                                          |
  |       Subject:  filter doesn't work at Tomcat4.1.12!?                              
                                          |
  
>------------------------------------------------------------------------------------------------------------------------------|






Hi all,

I am trying to deploy a filter to my application in Tomcat 4.1.12, since
the
code for filter is a sample code from reference book and I do exactly to
the
web.xml for my application, however , the filter did not work.

Does anyone had experience in deploy filters on Tomcat4.1.12?
Does Tomcat 4.1.12 support filters?or it need some special configuration?

thanks for your attention.

Johnny


--
To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <
mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <
mailto:tomcat-user-help@;jakarta.apache.org>







--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to