Thanks very much, Thiago. On 10 November 2011 13:02, Thiago H. de Paula Figueiredo <thiag...@gmail.com > wrote:
> On Thu, 10 Nov 2011 14:58:41 -0200, Michael Prescott < > michael.r.presc...@gmail.com> wrote: > > Can you bind form fields to map elements? >> > > Not directly, but you can create getter and setter methods that read and > write to maps instead of reading and writing fields. > > > In OGNL, you can access map elements as parameters, such as: >> myMap.width >> > > ChenilleKit provides an OGNL binding, so you can use it. > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br >