¡@

Home 

javascript Programming Glossary: dd2

Populating child dropdownlists in JSP/Servlet

http://stackoverflow.com/questions/2263996/populating-child-dropdownlists-in-jsp-servlet

Suppose I am having three dropdownlist controls named dd1 dd2 and dd3 . The value of each dropdownlist comes from database... comes from database. dd3 's value depends upon value of dd2 and dd2 's value depends on value of dd1 . Can anyone tell me.. from database. dd3 's value depends upon value of dd2 and dd2 's value depends on value of dd1 . Can anyone tell me how do..