appletviewer — View Java Applets

Synopsis

/usr/java/bin/appletviewer [-debug][-encoding encoding-name] 
  [-J javaoption] urls... 

Description

Use the appletviewer command to run Java applets outside of the context of a World Wide Web browser.

appletviewer connects to the document(s) or resource(s) designated by urls and displays each applet referenced by that document in its own window. Please note that if the documents referred to by urls do not reference any applets with the APPLET tag, appletviewer does nothing.

Options

-debug Start the applet viewer in the Java debugger, which debugs applets in the document. (See jdb(1).)
-encoding encoding-name Specify the input HTML file-encoding name.
-J javaoption Pass the javaoption string through ...

Get Solaris™ 7 Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.