hello friends ,
i am working using jsp pages and using 2 collection sets hashmap & arraylist .
the hashmap is used to display items fetched from database along with checkboxes and
arraylist show list of checked items.
i want a way to map out the contents of hashmap and arraylist so that selected contents of hashmap
remain marked(selected) which are in arraylist , for various page traversal...
ur help will be really appreciated
Thanks & Regards
Abhijeet