By default you should add /servlet/ to your path before the package and
class.
http://myserver:myport/context-root/servlet/org.foo.bar.ServletName

/Mats Andersson


[EMAIL PROTECTED] wrote:

> How can I get Tomcat to execute my servlets? I'm running Tomcat as an
> extension to IIS 5. I managed to configure it to serve my JSPs, but not
> servlets? I'm not sure I know the html code for invoking serlets - I
> expected that it should be the class file name without the extension
> (.class).
>
> Agu C.F
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to