how to close the popups when i click logoff button on my site
Hello Friends,
I have a small requirement. I have to close all the open popups in the application on application logoff.
I have a function showpopup with certain parameters which internally calls window.open() with those parameters. I call the showpopup
function through out the application.
Can any guide me in this aspect.
Regards,
raghu
# 1
Hi Raghu,
This forum is oriented toward questions concerning the Java Enterprise System produce offered by Sun. Is your question specific to one of the components of Java ES or is it a more general web application design question? If you are using Java for your web application, you may find useful information and feedback on the following forums for Java Web Applications:
http://forum.java.sun.com/category.jspa?categoryID=20
Thanks,
Chris