---------------------------------------------------------------- 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 have a small web hosting company and I'm offering servlet support with ApacheJServ 1.0 + JSSI + GNUjsp. Anyway, I ran into a problem with I don't seem to be able to fix, I have two zones: 1) Mine, which points to /usr/local/apache/netpike/servlet 2) Another user which points to /home/erik/public_html/servlets Here's the prob: ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI If I do that, when you do <SERVLET CODE="Blah.class"> it'll look in /home/erik/public_html/servlets for that class. If I have: ApJServAction .jhtml /servlet/org.apache.servlet.ssi.SSI Then it'll look in /usr/local/apache/netpike/servlet, how do I solve this problem? Right now only he can use JSSI and I can't. (The Customer is always right, LOL). Thanks for the help 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]