---------------------------------------------------------------- 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'm trying to install the GNU Jsp extension and am having problems getting the JspServlet to recognize the scratchdir argument. I've created a file called gnujsp.properties with the following line: servlet.gnujsp.initArgs=checkclass=true,pagebase=/usr/local,scratchdir=/usr/local/gnujsp/j sp,jserv=1,debug=true,compiler=builtin-javac -classpath %classpath%:%scratchdir%:/usr/loca l/gnujsp/lib/servlet-2.0.0-plus.jar:/usr/local/gnujsp/lib/gnujsp10.jar -d %scratchdir% -de precation %source% However, I am getting the error: ajp11: Servlet Error: Initialization error while loading the servlet: gnujsp: missing init parameter : "scratchdir", 1 I'm running JServ1.0 on SunOS. Anyone have any ideas? Marni -- Marni Alvarez Senior Software Engineer @mobile.com 11201 SE 8th Street Suite 110 Bellevue, Wa 98004 (w) 425-372-2211 (c) 425-503-5069 -- -------------------------------------------------------------- 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]