Please How can I call static method java.util.Collections.sort in OGNL?
I use this: (but it don“t work) <s:set name="testList" value="[EMAIL PROTECTED]@sort(testList)}" /> <s:iterator value="#testList" > <s:property /> <br /> </s:iterator> in struts.properties i have allow: struts.ognl.allowStaticMethodAccess=true Thanks for help ----- Tomas Jurman Czech Republic -- View this message in context: http://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]