I have a "GENERATE" button in my JSP, on clicking this button a new browser window opens( which has no control, meant for viewing only). Now I want to disable this button after the click, and enable it only when the popup has been closed by the user. Is this possible ??