On the first run, the web page at http://oracle.com is loaded into a WebView object. As a new URL is entered in the address bar, the action listener, which is attached to the txtURL text field in the initComponents method, initiates the loading of a page as shown in Example 2-6.