Bug report #576 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/576>

REPORT #576 Details.

Project: Jasper
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: Tomcat 4.0-m4
   JVM Release: jdk1.2.2
   Operating System: Linux
   OS Release: Mandrake 7.1 (Kernel 2.2.15-4mdk)
   Platform: Intel PII 400

Synopsis: 
Can't have a <jsp:include> tag inside a custom tag.

Description:
The spec states that the content of a custom tag with bodycontent set
to JSP will receive it's body after it has been processed.  That should 
include <jsp:include> tags but I get an error about not being able to
flush inside a custom tag.  I have a web app that demonstrates this
is under 100 lines of code.  If you would like me to send it I would be
happy to.
Title: BugRat Report # 576

BugRat Report # 576

Project: Jasper Release: Tomcat 4.0-m4
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: Dana P'Simer ( [EMAIL PROTECTED] )
Date Submitted: Dec 12 2000, 01:40:24 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Can't have a tag inside a custom tag.
Environment: (jvm, os, osrel, platform)
jdk1.2.2, Linux, Mandrake 7.1 (Kernel 2.2.15-4mdk), Intel PII 400

Additional Environment Description:

Report Description:
The spec states that the content of a custom tag with bodycontent set to JSP will receive it's body after it has been processed. That should include tags but I get an error about not being able to flush inside a custom tag. I have a web app that demonstrates this is under 100 lines of code. If you would like me to send it I would be happy to.

View this report online...

Reply via email to