> > 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.
Larry, you have my +1 - and I've seen no -1.
Please, if any commiter is around - send two more +1 so that Larry can do
that putback. The change doesn't have any danger and it's very usefull.
There is no need to maintain a separate version, it's a waste of time that
can be better spend in other areas.
> 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?
If that solves your problem too - yes. If you need more - we'll have to
find a better solution.
Costin