With Tomcat 3.3, we can see that in the default server.xml

      <!-- Non-standard invoker, for backward compat. ( /servlet/* ) 
           Provides support for the "/servlet/class name" legacy method
of invoking servlets
      -->
      <InvokerInterceptor />

if i comment this invoker, my servlet doesnot work anymore.

It tells about backward compat... what's the new standard ?
and how to use servlet with this new one ?



Michenaud Laurent
- Adeuza -
[ D�veloppeur Web - Administrateur R�seau ]


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to