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
- JSP compiles with -g? Chris Lamey
- Re: JSP compiles with -g? Chris Lamey
- RE: JSP compiles with -g? Larry Isaacs
- Re: JSP compiles with -g? Chris Lamey
- RE: JSP compiles with -g? Chris Lamey
- RE: JSP compiles with -g? Larry Isaacs
