I don't know if navigationMenuItem can take params, I tried <j4j:param> and <f:param>, neither works.
I have to deside which video to be displayed by the request param.

My code:
<t:navigationMenuItem id="nav_1_1" itemLabel="Foo" action=""
<j4j:param name="videoId" value="2264"></j4j:param>
</t:navigationMenuItem>

Any solutions?

Thanks in advance.

Reply via email to