> From: Russo, Joe [mailto:[EMAIL PROTECTED] 
> Subject: RE: Newbie: Question about first Servlet
> 
> Try calling the servlet name instead of the class.

Now this is starting to get silly.  Of course you use the <url-pattern>
to access the servlet via HTTP; the <servlet-name> is pretty much only
to link the <servlet> element to the <servlet-mapping> element.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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