laukik
05-11-2006, 10:23 AM
Hi All,
I am new to struts and want to make application like,
There are two comboboxes (listbox) . One is for Country and second is for State/Region of that country. I need to generate the State Listbox depending on selection on Country ListBox.
Both List box will fetch the values from Database.
I dont want to submit my form on onChange event of Country listbox.
If there is another alternate , then pls tell me,.
Regards,
I am new to struts and want to make application like,
There are two comboboxes (listbox) . One is for Country and second is for State/Region of that country. I need to generate the State Listbox depending on selection on Country ListBox.
Both List box will fetch the values from Database.
I dont want to submit my form on onChange event of Country listbox.
If there is another alternate , then pls tell me,.
Regards,