Hi,

There is a component which contains an inner component. In the inner component I try to refer a property defined in the container component.

It works in the inner component html :
   <span jwcid="@Insert" value="ognl:container.currentList"/>

but it doesn't works in the inner component jwc specification file :
<property name="currentList" initial-value="ognl:container.currentList" />
in the html file the "currentList" property is empty
.
Any correction for me please ?
Thanks a lot
cyrille

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to