[opencms-dev] nested contentload

Cristina Carrozzino cristina.carrozzino at gruppoatlantis.com
Tue Feb 14 15:37:25 CET 2006


Hi,

we are trying to use nested contentload, but we are having problems cause the first is displayed,not the second .
Wat's wrong in our code?
Note that we are trying also to parameterize the attribute "param" in the nested contentload.
Does Anyone has some suggestion?


Here the code we are using:

<cms:contentload collector="singleFile" param="${opencms.uri}"  editable="true">
      <c:set var="test" >
           <cms:contentshow element="Portlet02/PortletContentPath"/>
      </c:set>
       
       <cms:contentload collector="singleFile" param="${pageContext.test}" editable="true">
               <%@ include file="/system/modules/com.mypackage.test/pages/myarticle-detail.txt" %>
       </cms:contentload>
</cms:contentload>




Cristina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060214/583569e9/attachment.htm>


More information about the opencms-dev mailing list