[opencms-dev] cms:param & getAttribute

Cesare Montresor c.montresor at netspin.it
Wed Jul 2 13:07:51 CEST 2008


Hi, in trouble with <cms:include> + <cms:param var="myString">
Into included page this code return and empty string:
    String path = (String )pageContext.getAttribute("param.path");
but
    <c:out value="${param.path}"/>
returns right content.

I'm not much skilled, any suggestion ?

Many Thank,
Cesare



More information about the opencms-dev mailing list