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

Help. I am trying to migrate a project from Sun's Java Web Server to Apache-JServ. I 
have read the
docs and the FAQ but I am still having problems with a number of issues. I am sure 
that they are
simple to solve but, I just can't get a handle on them. 

I have set up Apache and Jserv according to the instructions. I can place HTML and JSP 
files in a
company directory within the apache/htdocs directory and they will display correctly 
by sending 
my browser to 'http://localhost/company/index.html'. My problem is with setting up the 
servlets.
My servlets are all in the package com.popware.Servlet#1..Servlet #2 etc. I have 
placed them in
the jserv/servlets directory. I need to be able to send my browser to
'http://localhost/company/Servlet#1' and have the servlet called. 

I can't figure out how to alias the servlet so that it can be called in the above 
manner.

Any help is highly appreciated.

Alex

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to