Modifying Applet Screen Dimensions

On UNIX platforms, if the applet does not appear as expected, you can modify the applet screen dimensions.

  1. Use a text editor to open $JDBC_HOME/sample2/gateway.html.
  2. Change the height parameter in line 7 to 650. You can experiment with different height settings.
  3. Reload the Web page on your browser.