Re: call Collections.sort with OGNL

2008-09-28 Thread Dave Newton
--- On Sun, 9/28/08, Kibo wrote: > Hmm, interesting help > Maybe, it would be better say that exists struts tag: sort > http://struts.apache.org/2.x/docs/sort.html Sure, if you want. IMO that kind of work belongs on the server side, but to each their own. Dave -

Re: call Collections.sort with OGNL

2008-09-28 Thread Kibo
MAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > - Tomas Jurman Czech Republic -- View this message in context: http://www.nabble.com/call-Collections.sort-with-OGNL-tp19710687p19712853.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: call Collections.sort with OGNL

2008-09-28 Thread Dave Newton
--- On Sun, 9/28/08, Kibo wrote: > How can I call static method java.util.Collections.sort in OGNL? > > I use this: (but it don“t work) > value="[EMAIL PROTECTED]@sort(testList)}" Does sort() return a value? Dave - To

call Collections.sort with OGNL

2008-09-28 Thread Kibo
://www.nabble.com/call-Collections.sort-with-OGNL-tp19710687p19710687.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]