[opencms-dev] cms:param & getAttribute
Sebastian Himberger
sebastian.himberger at gmx.de
Wed Jul 2 13:38:19 CEST 2008
Hi,
try:
String path = (String) request.getParameter("path");
HTH,
Sebastian
Cesare Montresor schrieb:
> 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
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list