ng on the field requested by user.
For arrays, use java.util.Arrays.sort(Object[], java.util.Comparator)
-Original Message-
From: Lance [mailto:[EMAIL PROTECTED]
Sent: 17 July 2006 13:57
To: 'Struts Users Mailing List'
Subject: RE: Dynamic Sort depending on the field requested by user
2006 13:57
To: 'Struts Users Mailing List'
Subject: RE: Dynamic Sort depending on the field requested by user.
Ok... chances are your form has a java.util.List that you want sorted. You
can use java.util.Collections.sort(java.util.List, java.util.Comparator)
I think commons-collections
Anil Kumar T ha scritto:
I have a requirement like I need to display a list containing Name,
Date, Department, Last update etc., after displaying the list the user
can select any field to sort the list display, but it should not query
again, only with the first time result we should be able to pr
For arrays, use java.util.Arrays.sort(Object[], java.util.Comparator)
-Original Message-
From: Lance [mailto:[EMAIL PROTECTED]
Sent: 17 July 2006 13:57
To: 'Struts Users Mailing List'
Subject: RE: Dynamic Sort depending on the field requested by user.
Ok... chances are your
java.util.Comparator too.
-Original Message-
From: Anil Kumar T [mailto:[EMAIL PROTECTED]
Sent: 17 July 2006 13:45
To: Struts Users Mailing List
Subject: RE: Dynamic Sort depending on the field requested by user.
But I need the dynamic sort logic ?
Anil.
-Original Message-
From
But I need the dynamic sort logic ?
Anil.
-Original Message-
From: Lance [mailto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 6:11 PM
To: 'Struts Users Mailing List'
Subject: RE: Dynamic Sort depending on the field requested by user.
I don't store the sort column,
: Lance [mailto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 4:22 PM
To: 'Struts Users Mailing List'
Subject: RE: Dynamic Sort depending on the field requested by user.
I do this with 2 actions which use the same form which has a scope of
"session". The first (retrieve) action hi
lto:[EMAIL PROTECTED]
Sent: Monday, July 17, 2006 4:22 PM
To: 'Struts Users Mailing List'
Subject: RE: Dynamic Sort depending on the field requested by user.
I do this with 2 actions which use the same form which has a scope of
"session". The first (retrieve) action hits the db an
ot;sort" action.
-Original Message-
From: Anil Kumar T [mailto:[EMAIL PROTECTED]
Sent: 14 July 2006 08:11
To: Struts Users Mailing List
Subject: Dynamic Sort depending on the field requested by user.
Hi Group,
I have a requirement like I need to display a list containing Name,
Date, Departm
4-838
"Anil Kumar T" <[EMAIL PROTECTED]>
14/07/2006 05:11 PM
Please respond to "Struts Users Mailing List"
To: "Struts Users Mailing List"
cc:
Subject:Dynamic Sort depending on the field requested by
user.
Hi Group
: +61-0411-354-838
"Anil Kumar T" <[EMAIL PROTECTED]>
14/07/2006 05:11 PM
Please respond to "Struts Users Mailing List"
To: "Struts Users Mailing List"
cc:
Subject: Dynamic Sort depending on the field requested by user.
Hi Group,
I have a requirement like I need to display a list containing Name,
Date, Department, Last update etc., after displaying the list the user
can select any field to sort the list display, but it should not query
again, only with the first time result we should be able to provide the
sor
12 matches
Mail list logo