In my application I am redirecting the application to some session_expiry.jsp when session has expired, so in that moment before redirecting to session_expiry.jsp if any popups were opened then I need to close using javascript. I can't use the popup names because I can't hard code the names for whole application.
please help me if you have any idea.
Thanks, Jampanna