---------------------------------------------------------------- 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 have the following problem... I have Apache 1.3.9 + JServ 1.0 + GNUjsp 1.0 (I believe) and a zone setup for one of my customers, the repository is: /home/erik/public_html/servlets Everything works fine. www.hishost.com/servlets/test, jsp... the only problem is when he tries to : <%@ import="com.bergersjo.JSPFramework.*" %> Which is located in /home/erik/public_html/servlets/com/bergersjo. The solution I found was to put /home/erik/public_html in the wrapper's classpath. However, this led to another problem, when he changes the Framework servlets, I have to restart the webserver/jvm in order for it to use the new classes. Any idea? Thanks! /-------------------------------------\ | Pedro Guimaraes -- [EMAIL PROTECTED] | \-----------------|-|-----------------/ __o | | _`\<, .................................../...\...........................(*)/(*) -- -------------------------------------------------------------- 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]