hi all ,
i have a parent jsp and on the click of add button of the parent jsp a pop-up child jsp appears and we have to select the data from different drop down list and text boxes in the child jsp .And on the click of save button in the child jsp we have to save data into the parent jsp and as well to a java object in the backend. can anyone help me with it and give any specific example.

Thanks