Hello All,
In my
jsp on click of a button I want to popup a new(child) window to get inputs. Other then some input fields the new window will have a submit button which should submit all the inputs to the original(parent) window. How can I provide a submit button in new(child) window which will submit values to the original(parent) window and how can I refer those input values in the original(parent) window. Please help me with some example.
Thnks,
Soni.