users@glassfish.java.net

Re: JSP debugging issues with V2 b33

From: Vince Kraemer <Vince.Kraemer_at_Sun.COM>
Date: Fri, 02 Feb 2007 12:00:48 -0800

Kin-man Chung wrote:
> Are you using JDK6? If you are, try setting the following properties in
> <jsp-config>
>
> keepgenerated: true
> saveByteCode: true
>
> I have asked Netbeans to set them as defaults in JDK 6.
>
>
Quick verification...

is the jsp-config property:

saveBytecode or saveByteCode

Thanks,
vbk