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