[opencms-dev] Including HTML Element into OCMS6 JSP

Joachim Arrasz info at arrasz.de
Wed Oct 27 10:46:46 CEST 2004


Hello list,

in OCMS 5 we made often includes from temp HTML Files into JSPs so that 
we was able to usw WYSIWYG also for JSPs

In OCMS6 this seems to broken

if i insert something like this it doesn´t work:

<cms:include property="template" name="head"/>
<cms:include property="template" name="body">
    <cms:include file="temp_jsp.html">
</cms:include>
<cms:include property="template" name="foot"/>

Is there now another way doing things like this?

Bye Achim

-- 
/**
* @author Joachim Arrasz 
* --> head of technology research <--
* @phone +49/(0)721/66487932
* @mobile 0160/8021351
* @mail arrasz at synyx.de
* @url http://www.synyx.de
*/
 




More information about the opencms-dev mailing list