Antw: [opencms-dev] include external page

Björn Schlueter bschlueter at lenord.de
Fri Sep 12 09:34:01 CEST 2003


Hello there,

I am trying to include an external page in my page.

For some reason its just not working. Do you have an idea? I am a newbie, sorry!

Here is the code:

<%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %>

<cms:include property="template" element="head"/>
<cms:include property="template" element="left"/>

<cms:include page="http://www.spass.ch/jokes/joke1.asp"/>

<cms:include property="template" element="right"/>
<cms:include property="template" element="foot"/>

Thanks

Björn




More information about the opencms-dev mailing list