I am using
JSF framework, In one of the
JSP's more than two buttons are there . When i click on submit button a pop up gets opened. If i close that pop up with window.close() event, and try to click on any other button of the parent another instance of the application is getting opened in the new window.