You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Yang, Jun" <Ju...@ArtesiaTech.com> on 2000/08/11 02:46:02 UTC

jsp:include causing problem

I am using Tomcat web server (3.1 on Solaris, JDK 1.1.8) to run my servlets
and jsps. 
One of my servlets forwards its request to a jsp page which then include
another jsp page using jsp:include. 

I am getting this exception:
java.lang.IllegalStateException: Response has already been committed

I found in jasper.log, the included JSP's real path is not correct.

Any help is appreciated.

Thanks,
Jun Yang
Email: Jun.Yang@artesiatech.com