¡@

Home 

javascript Programming Glossary: dd1

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... upon value of dd2 and dd2 's value depends on value of dd1 . Can anyone tell me how do I call servlet for this problem.. of the Servlet associated with the JSP page. select name dd1 onchange submit c forEach items dd1options var option option..