2016-06-22 10:56 GMT+02:00 Greg Huber <[email protected]>:
> If the style %{#entry.entryId} did not work it would completely break my
> system? Which is working OK.
It's a case when you have a list and dynamically fetching elements
from this list, i.e.:
// given
String[] list = new String[]{"foo", "bar};
int index = 1;
// when
<s:someTag name="list[%{index}]" />
// then
<someTag name=list[1] value="bar"/>
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]