Perhaps you want to use <url-pattern>/hello*</url-pattern> instead of
<url-pattern>/hello/*</url-pattern> since http://localhost:port/trial/hello
does
not contain an ending slash.
Lance
----- Original Message -----
From: "Joel Boyd" <[EMAIL PROTECTED]>
> Yes, I want to avoid using /servlet in my URL.
>
> When I use http://localhost:port/trial I get index.jsp.
> When I use http://localhost:port/trial/servlet/hello I get the
> HelloClientServlet.
>
> But when I use http://localhost:port/trial/hello I get Page Not Found
error.
<SNIP>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html