[opencms-dev] include opencms pages

GERIN BĂ©atrice DISU beatrice.gerin at francetelecom.com
Thu Apr 22 16:34:01 CEST 2004


	I have pages in opencms.
	I publish my project.

	I want include one of these Opencms Pages in a standard JSP.

	If I wrote : 
		<jsp:include ...> I have an error message
		and
		<cms:include element= "body" page="/corsaire_tests/fr/HomePage/index.html"/>  error message also.
	The error message : 
			com.opencms.core.CmsException: 28 Error while launching template class. Detailed error: 
			Cannot write output to HTTP response stream. 
			root cause was java.lang.IllegalStateException

	How can I include this page??

	Think you
	



More information about the opencms-dev mailing list