I do stuff like this all the time (although not with scriptlets :-).
The best thing to do would be to create a small, reproducible test case
and then submit it (with a bug report) to our bug tracking system:
http://nagoya.apache.org/bugzilla/
On Wed, 11 Jul 2001, Levent Gündogdu wrote:
> Hi everyone,
>
> I assume there is a BUG in the JSP Code Compiler somewhere, because the
> following does not work as it should:
>
Note that any problem that exists is most likely in *your* code, because
the compiler just copies scriptlet code through verbatim.
Craig