[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: "keepfile" option, not to delete temp java files


Hi,

On Wed, May 17, 2000 at 03:06:06PM +0200, Vito Lomele wrote:
> 
> The "keepfile=true" option seems to be ignored by the gnujsp I am 
> using (gnujsp10cvs-snap-20000430-1400.jar)
> 
> the settings in my zone.properties look like this (the remaining 
> options work well as the jsp pages are created and displayed correctly):
> 
>       
>       servlet.gnujsp.initArgs=keepjava=true,debug=true, ...
> 
> does anybody have a clue?

I believe the "keepJava" option is the only init argument that has
a capital letter ('J').
Maybe we should also check for "keepjava" in the source?

Cheers,

Mark