Martin Marinschek wrote:
Hi Simon,accessing map entries like this is allowed and possible. So the proposed: #{savingsBean.recentBlogEntries[row]} should work perfectly. This is the only exception to the parameter-passing rule in the EL.
Thanks for the correction Martin. There's always something new to learn :-)

