Is there any current way of using expansions to get properties from a map? I
have an object with a properties field of type Map<String, String> and I
think it would be nice if I could ${myobj.properties.mykey} to get the value
out. As far as I can tell this doesn't work and the workaround is to define
properties in my page for each of the entries in the map.

Is there a better way of handling maps?

Thanks :-)

--
Peter Beshai

Pure Mathematics/Computer Science Student
University of Waterloo

Reply via email to