BugRat Mail System wrote:
> 
> Bug report #778 has just been filed.
> 
> You can view the report at the following URL:
> 
>    <http://znutar.cortexity.com/BugRatViewer/ShowReport/778>
> 
> REPORT #778 Details.
> 
> Project: Tomcat
> Category: Bug Report
> SubCategory: New Bug Report
> Class: swbug
> State: received
> Priority: high
> Severity: critical
> Confidence: public
> Environment:
>    Release: 3.2.1
>    JVM Release: 1.3.0
>    Operating System: Windows NT
>    OS Release: 4.00.1381
>    Platform: Intel Pentium II
> 
> Synopsis:
> Cannot make an include inside a custom tag
> 
> Description:
> When making a include inside a custom tag i get the following error message:
> 
> java.io.IOException: Illegal to flush within a custom tag
> [...]

The include action can not be used within a custom tag. This is
documented
in the JSP 1.1 spec (see the spec for details).

You may want to test Tomcat 4.0 instead, since it implements JSP 1.2
where
this restriction has been lifted.

Hans
-- 
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com
Author of JavaServer Pages (O'Reilly), http://TheJSPBook.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to