for SOURCE:
in your class you have probably method:
public List getPageTabNames() {returns some list }
for VALUE:
in cycle it is iterated for each item of the list. And the actual value
of item in each interation is stored in variable pageName.
Radim.
Andrew Pym wrote:
Have searched the code and email list.
I can not figure out the following line from the workbench app - Border.html
page
<span jwcid="@For" source="ognl:pageTabNames" value="ognl:pageName">
What do both of the ognl calls refer to?
Regards
Andrew Pym
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]