You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Marcelo Mathias Lima <mm...@unimedpiracicaba.com.br> on 2002/02/19 12:47:17 UTC

Problem with includes

hi!

I've Tomcat 4.0/WinME and I'm with problem when I use a include tag like this

<jsp:include page="include/header.inc" flush="true"/>

It generates this error:

type Exception report
message Internal Server Error
description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
exception 
java.lang.IllegalStateException
 at org.apache.jasper.runtime.ServletResponseWrapperInclude.getOutputStream(ServletResponseWrapperInclude.java:109)
...

If the file isn't or if I don't use the tag this problem don't occurs.

What is happening??

Thanks in advance,

--
Marcelo Mathias Lima
mmathias@unimedpiracicaba.com.br
Java/JSP Developer