how to retrieve data of multiple dropdowns from database using ajax and java servlet. plz can anyone help.
I have total 6 dropdowns which should be populated one after the another based on previous selection and when last dropdown is selected then choose file input box should be displayed. All these data of dropdown should be retrieved from database using ajax and java servlet