problem with dropdown in jsp
- by Deven
hello friends i am having three drop downs and button in my web page naming 1st 2nd and 3rd in which the value of 2nd depends on 1st and value of 3rd depends on 2dn its done using ajax
now when i click on the button it calls one function of ajax which takes value from database and then select value at 1st dropdown and then fire on change event…