A pop-up page presents a form within a new window. Pop-up pages are invoked from a parent, or caller page, which defines the pop-up page and calls the JSP that displays the page.

To create a pop-up page, you must perform the following:

  1. Create the parent or caller page, as outlined in Creating the Caller Page.

  2. Create the JSP file that creates and displays the page, as outlined in Creating the JSP file.

  3. Create the JavaScript file that performs the actions that occur when the submit button is selected. This is outlined in Creating the JavaScript section.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices