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


Hello,
    I am trying to setup a linux server that I help to administrate to allow
users to have servlets on their own personal webpages (ex.
www.xx.edu/~user/servlets/HelloWorld). I know that I could create a
'servlet' directory in each users web directory and add a line to the jserv
config file but this is tedious with a lot of users and does not solve the
problem of name conflicts between servlets ex. two users create a HelloWorld
program. Basically what I want jserv to do is when a request comes in for
'/~user/servlet/prog', jserv to look in the users web directory, look inside
the servlet directory, and load the correct servlet.

 Thanks,
  Ryan Cuprak

Info about setup:
 apache webserver
 jserv
 
   



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