Re: my way

2010-11-08 Thread asianCoolz
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

2010-11-08 Thread asianCoolz
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" ? -