Hi All,
I am also having 2
jsp's. 1 is parent & other is child. I want to pass the selected values from child to parent page.
I tried using request.getParameter,tat didn't work. Could anybody give me some suggestion to get the values passed from child to parent window?
Any suggestions would be highly appreciated. .
Is this can be achieved through using "href" in javascript.
Thanks all in advance!!