Close
jGuru Forums
Posted By: pat_pat Posted On: Friday, January 24, 2003 09:27 AM
I have Hashmap, which contains productID, productName like records will be stored as: 1 p1 2 p2 3 p3 4 p4........... so i have to retreive these in the JSP Page like: p1 p2 p3 Any Help greatly appreicated, thanks in advance
Re: How to retreive the Haspmap values in the drop down list
Posted By: vinay_salehithal Posted On: Friday, January 24, 2003 04:12 PM