[opencms] [opencms-dev] a question about cms:contentshow
Jorge González
informatico at hotelparadisepark.com
Thu Feb 9 11:36:46 CET 2006
<cms:contentshow element="${opencms.filename}">
I use this code:
--------------------------------
<c:set var="actualURI"><c:out value="${opencms.filename}"/></c:set>
<%
String actualUri = pageContext.getAttribute("actualUri");
cmsbean.getContent(actualUri, "element1", locale);
%>
-------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060209/69769393/attachment.htm>
More information about the opencms-dev
mailing list