e Downey <[EMAIL PROTECTED]>
> > Subject: Catalina tester failure on JSP Document Parsing
> > To: [EMAIL PROTECTED]
> >
> > I'm seeing the following error on catalina's tester app, running it under
> > Tomcat 5:
> >
> >[echo]
t; Subject: Catalina tester failure on JSP Document Parsing
> To: [EMAIL PROTECTED]
>
> I'm seeing the following error on catalina's tester app, running it under
> Tomcat 5:
>
>[echo] - JSP Document Parsing -
>[tester] EXPECTED:
I'm seeing the following error on catalina's tester app, running it under
Tomcat 5:
[echo] - JSP Document Parsing -
[tester] EXPECTED: ==
[tester]
texttexttexttexttexttext
Hi again - since no one voiced an opinion on the right way to
approach this bug, I've done the simplest possible fix and attached a patch.
This change will cause Jasper to always emit its own hardcoded values
for the xmlns:jsp and version attributes of the tag, ignoring any
occurrences of th
Hi all -
I've noticed a couple of problems with Jasper when processing
JSP documents, that is, JSP pages authored in the XML syntax.
I'm using the tomcat-b7 release.
The documents I've tried contain explicit elements,
as it seems they ought to. Unfortunately, the XmlOutputter class
in Jasper,