<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><BR> </DIV>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>we are trying to use nested contentload, but we are
having problems cause the first is displayed,not the second .</FONT></DIV>
<DIV><FONT face=Arial size=2>Wat's wrong in our code?</FONT></DIV>
<DIV><FONT face=Arial size=2>Note that we are trying also to
parameterize the attribute "param" in the nested contentload.</FONT></DIV>
<DIV><FONT face=Arial size=2>Does Anyone has some suggestion?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2>Here the code we are
using:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><cms:contentload collector="singleFile"
param="${opencms.uri}" editable="true"><BR>
<c:set var="test" ><BR>
<cms:contentshow
element="Portlet02/PortletContentPath"/><BR>
</c:set></FONT></DIV>
<DIV><FONT face=Arial
size=2> <BR> </FONT><FONT
face=Arial size=2> <cms:contentload collector="singleFile"
param="${pageContext.test}"
editable="true"><BR>
<%@ include
file="/system/modules/com.mypackage.test/pages/myarticle-detail.txt"
%><BR>
</cms:contentload><BR></cms:contentload><BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Cristina</DIV></FONT></BODY></HTML>