[opencms] AW: [opencms-dev] Include banner in pages (content outside VFS)

Jorge González informatico at hotelparadisepark.com
Wed Sep 21 12:39:50 CEST 2005


You can use the
<c:set var="var123"><%=yourvariable%></c:set>

<c:out value="${var123}"/>
<c:import url="${var123}"/>



More information about the opencms-dev mailing list