
Hi, Please help me urgently.... I need to have a text field and a button on my parent jsp page.When i click the button a pop up window appears with two drop down lists and a button. One of the drop down have country names which need to be fetched from data base(let it be country table), and on clicking a country the states corresponding to that country should appear in the second drop down lists, this data again comes from the database (let it be state table). After selecting both country and state when I click on the button I need to get the list of hotels in a table grid format on the same pop up menu with a select button in each row.when I click any one select button in the table the corresponding hotel name should be added in the parent window text field.Please help me...I am trying to do this with structs2+spring+hibernate+jquery. Thanks in advance..
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.