UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: adminChapter 2
Unix Commands
Next: Reference: apropos
 

appletviewer

/usr/java/bin/appletviewer [options] urls

Solaris only. Connect to the specified urls and run any Java applets they specify in their own windows, outside the context of a web browser.

Options

-debug

Run the applet viewer from within the Java debugger, jdb.

-encoding name

Specify the input HTML file encoding.

-J opt

Pass opt on to the java command. opt should not contain spaces; use multiple -J options if necessary.


Previous: Reference: adminUNIX in a Nutshell: System V EditionNext: Reference: apropos
Reference: adminBook IndexReference: apropos

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System