-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
the exact line should be:
servlet.jsp.initArgs=scratchdir=E:\tmp
it's initArgs, not initparams.
jm.
[EMAIL PROTECTED] wrote:
> >> The JSP Engine is not configured with a scratch dir.
> >>Please add
> >> jsp.initparams=scratchdir=<dir name>
> >>in the servlets.properties file for this context
>
> But I have already add the line:
>
> servlet.jsp.initparams=scratchdir="/tmp"
>
> to the file servlets.properties.
--
--------------------------------------------------------------
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]