Re: Struts 2 Iterator, Param and Text tags usage

2012-08-29 Thread Łukasz Lenart
I think, s:text/ cannot be used that way. Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org

Struts 2 Iterator, Param and Text tags usage

2012-08-27 Thread Davis, Chad
I'm trying to figure out how iterate over a collection of parameters to pump into a text tag. This is what I would like to do: s:text name=%{eventtype.i18nkey} s:iterator value=messageParameters s:params:property//s:param /s:iterator /s:text But it blows up and writes some stuff to