Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

I want to close the window(jsp page) using javascript?

843840Jun 4 2009 — edited Jun 4 2009
Hi All,

Note:For Browser FireFox2.0
Actually i am opening one jsp page(name LogOut.jsp) using window.open() in javascript from another jsp page method and now i want to close logout.jsp page using either javascript or any other way for this i searched a lot someone told that for firefox if that window is opened by javascript then and only then it is being closed otherwise not.

i did the same but still it is not going to close.
sample code:window.open('Logout.jsp','_parent','');
pls help........
thanks and regards
Only1Vinay
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2009
Added on Jun 4 2009
3 comments
1,123 views