2013/11/18 Volker Krebs <volker.kr...@abas.de>: > Maybe something for the Migration Guide. > Accessing a map has changed a bit. > > With 2.3.15.3 the following did work: > <s:property value="#item.content[number]" /> > > With 2.3.16 you have to write: > <s:property value="#item.content['number']" />
You mean that the 'numer' is a static key not an expression (resolved to getNumber())? Anyway, thus is strange. Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org