I have a JSP which creates a view of a file query in a browser frame. I want to be 
able to submit a JavaScript button function to 'detach' the page from the frame and 
open it in its own browser window. Please note I do not want to re-submit the JSP or 
the database query.

The JavaScript side of things is no problem, but I would like to know if there is any 
way of accessing the actual HTML of the first page so that I can re-display it in the 
new window?

Thanks

David

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to