J2EEPATTERNS-INTEREST Digest - 23 Dec 2003 to 24 Dec 2003 (#2003-107)
Hi All,
I think a solution can be achieved in the right way
of we think about sorting the data source rather than HTML table. Iterator
pattern can be fruitfully applied on top on the Collection objects in which the
original data fetched from the server is stored. JDK gives lot of apis to sort
collections. After that all you have to do is to Iterate over the collection.
Once you have this Iterator in place it does not matter whether you use it in a
HTML table on in an Applet.
Regards,
Satyan Prakash
Consultant
Siemens, Gurgaon
----- Original Message -----
Sent: Thursday, December 25, 2003 7:00
AM
Subject: J2EEPATTERNS-INTEREST Digest -
23 Dec 2003 to 24 Dec 2003 (#2003-107)