popping html from a jsp
Hi everyone,
I have the following problem concerning popups.
I popped a jsp page from another jsp page without any menu or address bars, and it worked fine. Now, from the popped jsp page I want to popup a html page, but the minute the html page pops up, the menu and address bars show up in the jsp popup page, and the html page pops up behind the jsp page, making the jsp popup the active one. I get this problem with both IE and Firefox.
Is there a way to solve this? Thanks.

