----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi
I read an answer for this soem times ago, but I;ve search my email and
can't find the responses ( I keep all the mail to this list).
I have servlet class MyServlet.class, instead of using
www.mysite.com.au/servlets/myservlet?blah blah I created an alias
"my" .. well this is nicer cos the links are
www.mysite.com.au/servlets/my?blah blah
But under JavaWebServer 2.0 I can make an alias "my" and there is no need
to use www.mysites.com.au/servlets/my but I can just use
www.mysite.com.au/my?blah blah
So there is no need to use "/servlets"
Is there any way I can make an alias in this way? other than putting my
servlets in the root of jserv.
Thanx
Chris
--
--------------------------------------------------------------
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]