I think you are looking for the Invoker servlet. That's not recommended. See the servletexamples webapp's web.xml file for a standards compliant way to map servlet to request uri's

--David

[EMAIL PROTECTED] wrote:
Hi

in normal case you call servelts as followed

/servlet/packetName for example servlet/xinfo/test/Testservlet

how can I reach this

thanks for help

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to