How to compare string elements stored 2 arrayList,
February 14, 2008 at 2:22 PM
Hi, I have one array list which stores certain filenames (superset), the other array list is having a subset of the files , I have to write a method which compares each of the filenames in the superset and if the name matches with any of the filename in the subset then it has to attach a tag.