i have one doubt.I already stored some data in database.my constraints is how to list out all the data inside drop down list box using html.
I am using servlet.the form designs using Html.MY constraints is if i run the html form the form designed displayed
It contained one dropdownlist. My constraints is i want to diaplay all the records in the dropdown list.My servlet program do action based on the selction of drop down list.