Weblogic Portal 10.3.2 - <cm:getProperty name="_content" node="<%=doc%>" /> not downloading the cont
<cm:getProperty name= "_content" node="<%=doc%>" /> not downloading the file instead displays URL location,
_____________________________________________________________________________
<utility:notNull item="<%=docs%>">
<utility:forEachInArray counterId="docNum" id="doc" type="com.bea.content.Node" array="<%=docs%>">
<x:transform xslt="${xslFile}">
<x:param name="docNum"><%=docNum.toString()%></x:param>
<cm:getProperty name="_content" node="<%=doc%>" />
</x:transform>
</utility:forEachInArray>
</utility:notNull>