J,
        There are many algorithms out there for sorting. Perhaps a quicksort 
would be best. You can download it at javasoft.com, but you may have to modify 
it for handling strings. I would recommend reading up on it before attempting to
use it. A good basic book on this would be "Data Structures & Algorithm Analysis
in Java" by Weiss. 

Dave
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to