----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

At present I have only one mount as
/servlets  /servlets
All my applications are now in package called 
serv in servlets directory and to invoke the servlets i have to use the 
following url
http://localhost/servlets/serv.Hello

What configuration change I have to do
so that I can use the following url 
http://localhost/servlet/Hello

to access the Servlet Hello in package serv.

thanx in advance




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to