[opencms-dev] cms:param & getAttribute
Cesare Montresor
c.montresor at netspin.it
Thu Jul 3 09:28:28 CEST 2008
I feel really newbie, it works ;)
Thanks
Cesare
Sebastian Himberger ha scritto:
> 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
>>
>>
>
>
> _______________________________________________
> 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