I have two Dropdown,one for country and another one for state .The process is the user select country from first dropdown it will send request to controller and populate the state Dropdown.I think this only done with help of springAjax.How to call the controller funtion using SpringAjax Decoration.
I need Help.
Thanks in Advance