I am doing the same in my application. I created my own custom tags to display the table.That way i have more flexibility and i wrote my sorting logic(multi sort) in my tags. I think this is the best way
-----Original Message----- From: imran ali [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 10:11 AM To: Struts Users Mailing List Subject: sorting in struts. Hi All I have a struts page. Which is creating a table and showing a list of records from a collection. I am using <table>, <tr> <td> tags. Now I want to sort the table based on which column header user clicks. How can i do it using minimal possible use of java script and using as much of struts features. Please Help. Regards Imran. Imran ___________________________________________________ Click below to experience Sooraj R Barjatya's latest offering 'Main Prem Ki Diwani Hoon' starring Hrithik, Abhishek & Kareena http://www.mpkdh.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]