Hi

Could anyone tell me how to Sort Objects. My object basically contains int, string, date, double values. I know the column
names that i am supposed to sort on, and also the type of the columns. the sort can be on any number of columns. I am using
java 1.1.6

Thanks K