Re: T5 Context and Arrays/Lists

2012-02-09 Thread Thiago H. de Paula Figueiredo
On Thu, 09 Feb 2012 16:20:23 -0200, Norman Franke wrote: I want to pass several values an event link and then get those values back via the event listener. If I specify the context to be an array (even an array of Hibernate objects), the context seems to work right. The url has each element of

T5 Context and Arrays/Lists

2012-02-09 Thread Norman Franke
I want to pass several values an event link and then get those values back via the event listener. If I specify the context to be an array (even an array of Hibernate objects), the context seems to work right. The url has each element of the array / list as a separate path component. That w