I am trying to setup a local JSP engine in Windows98 and I have the following error. Jserv is working properly but .jsp files generate a scratchdir error. Any help would be appreciated. Thanks. BROWSER ERROR: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. MOD_SERV.LOG ERROR: [26/02/2000 18:37:15:990] (ERROR) ajp12: Servlet Error: Initialization error while loading the servlet: gnujsp: missing init parameter : "scratchdir", 1 [26/02/2000 18:37:15:990] (ERROR) an error returned handling request via protocol "ajpv12" MY CONFIGURATION: - apache 1.3.6 - jserv 1.1 - jsdk 2.0 - jdk 1.2.2 - gnujsp 1.0 INIT PARAMETERS: servlet.gnujsp.initArgs=scratchdir=c:\temp,pagebase=d:\Internet\htdocs\devel opment\NitzSpace,jserv=true,checkclass=true,debug=true,compiler=builtin-java c -classpath %classpath%:%scratchdir%:C:\Programs\ApacheGroup\Gnujsp\lib\gnujsp10.jar:C:\ Programs\ApacheGroup\Gnujsp\lib\servlet-2.0-plus.jar:C:\Programs\Java\JRE\1. 2\lib\rt.jar -d %scratchdir% -deprecation %source% ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
