Hi, i am new to
struts. I tried to populate a drop down list based on change in another select box. Pieces of code is given:
jsp:
....
javascript fn:
action class: banking.ShowBankBranches.java
--------------------------------------------------------------------------------------------------------------------------------
In Jsp am getting all values. But it is not getting in the drop down (which is marked as bold). How can i get those values in drop down list from action class. Please help me. Its Urgent
Thanks