Solaris Java Plug-in User's Guide

Directing Tracing Output to a Terminal Window

You can direct tracing output to:

How to Direct Tracing Output to Your Terminal Window
  1. Edit your ~/.Xdefaults file , changing the following lines from True to False.

    *useStderrDialog: False

    *useStdoutDialog: False

  2. Reload resources by typing xrdb -merge .Xdefaults at the prompt.

How to Direct Tracing Output to Each User's Terminal Window
  1. Edit the Netscape resource file /<installation directory>/lib/locale/C/app-defaults/Netscape, changing the following lines from True to False.

    *useStderrDialog: False

    *useStdoutDialog: False

  2. Stop and then restart Netscape.