Hi Chris,
I'm the one who added this feature to Jasper in Tomcat 3.2.2 and
Tomcat 3.3. It was needed where I work. Regrettably I didn't
find time to port this change to 4.0. I don't thing anyone else
did either.
You can refer to the original Tomcat 3.3 commit if you want to
see what changed in Jasper:
<http://www.mail-archive.com/[email protected]/msg03760.html>
Cheers,
Larry
> -----Original Message-----
> From: Chris Lamey [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 19, 2001 6:05 PM
> To: [EMAIL PROTECTED]
> Subject: Re: JSP compiles with -g?
>
>
> Just in case anyone wants to know...
>
> Tomcat 3.3-b2 with the classDebugInfo='true' in the JspInterceptor in
> server.xml worked for me. It generates classes with
> debugging info so
> it's possible to play with local variables on the current stack.
>
> I never managed to get 3.2.3 to work, doesn't anyone know if this
> feature made it to 4.0?
> --
> Chris
>