sunny_8088 0 Newbie Poster

I have one dynamic drop down list from data base (working fine)
Use can select random entries from this table & hit "RETRIEVE"

On the bottom of the page I should get result set from other table depending on the multiple values selected by user in first drop down list.

How to achieve this ?

I am using java/jsp/tomcat setup.