Re: my way
sorry , i suppose to click 'reply to thread' instead of creating new thread. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org
my way
parameters="ognl: new java.lang.Object[]{ rightIdString,agentName,startDateString, endDateString, statusSelectedByString, selectedLimitString }" i use this way for multiple parameters. is it possible to pass other type beside "String" ? what about "List, Date" ? -