[opencms-dev] assigning openCMS variables

Kodumuri, Madhavi MKodumuri at cme.com
Tue Jan 17 23:03:03 CET 2006


Hi,

I am trying to assign an openCMS variables to a jsp scriptlet variable,
like this,

<c:set var="RightNavLink">
	<cms:link><cms:contentshow element="RightNav" /></cms:link>
</c:set>
<%
	String url = ${RightNavLink};
%>

The above syntax is giving me errors. Is there any other way to assign
the openCMS variables to a variable in the scriptlet.

Thanks,

Madhavi Kodumuri


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060117/2b08f7b7/attachment.htm>


More information about the opencms-dev mailing list