Home:ALL Converter>Populate dependent dropdownlist based first dropdown using JQuery,ajax in struts2

Populate dependent dropdownlist based first dropdown using JQuery,ajax in struts2

Ask Time:2012-06-15T14:45:55         Author:brajnandan

Json Formatter

I populate three dropdownlist, each independently to others when jsp page is loaded, data is taken from database by using struts2 tags only. But our requirement is that once the data is selected from first dropdown list then based on that remaining two dropdown list should be changed.plz provide sample code .

Author:brajnandan,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/11045845/populate-dependent-dropdownlist-based-first-dropdown-using-jquery-ajax-in-struts
yy