Adrian Ost schrieb:
hi all,
Iterating over a List type arrayList works fine just like this:
<@s.iterator value="%{myList}" >
...
<@s.property />
...
BUT this is not working:
<@s.iterator value="%{myList}" >
...
<@s.text name="<@s.property />" />
hi all,
Iterating over a List type arrayList works fine just like this:
<@s.iterator value="%{myList}" >
...
<@s.property />
...
BUT this is not working:
<@s.iterator value="%{myList}" >
...
<@s.text name="<@s.property />" />
...
Result in HT
2 matches
Mail list logo