| Author |
Problem while implementing cascade select option in Struts2 [City/Locality/Streets]
|
Neeraj Narayan
Greenhorn
Joined: Dec 28, 2011
Posts: 4
|
|
I am trying to implement a select drop down for City, Locality, Street. Once I select City, Locality values should change automatically. Once I select Locality, streets values should change automatically.
Here is the html code. I am using struts2 and taking values from database using hibernate. Things are working fine. Except for onchange="" I need to implement.
Here I have found a similar thread but could not get much: how to populate a list in a another select tag using a select tag using struts 2 & DOJO (ajax)
Please help me implement the onchange="". Thanks in advance.
|
 |
 |
|
|
subject: Problem while implementing cascade select option in Struts2 [City/Locality/Streets]
|
|
|