Forum: JavaScript programming
10-10-2012, 03:10 PM
|
|
Replies: 1
Views: 206
Javascript Open New window
Hi
I have a window.open in one of my jsp page that opens a new window and the child window does some processing and then redirects to another URL, for eg
Parent.jsp triggers child.jsp
within...
|