Hi Costin,

> I think Larry is also working on something - he sent a proposal few days
> ago about how to enable debugging ( and pass options to jasper ). It'll
> probably be part of a 3.2.x bug-fix release, as it requires some changes
> in the existing code.

Since there were no +1's for 3.2.x, I'm planning on making the 3.2 changes
local to SAS's copy.  My current thinking for Tomcat 3.3 it to simply add
a "classDebugInfo" property to jasper.Options.java, and an init parameter
"classdebuginfo" in case someone wants to use the JspServlet.

Since controlling the "classDebugInfo" property in the server.xml is
sufficient for now, I won't bother trying to override Jasper defaults until
there is a real need.  It was present in the earlier proposals for
"completeness". :-)

I assume Jasper option properties would go in JspInterceptor.java in a
fashion similar to that found in JasperOptions.java you sent in a separate
e-mail.  Is this correct?

Cheers,
Larry



Reply via email to