Search found 2 matches

by wristbandsnow
2009-06-13 09:04
Forum: JavaViewer
Topic: Change the default settings
Replies: 4
Views: 64515

Re: Change the default settings

Java in UBUNTU:

Choosing the default Java to use:


Just installing new Java flavours does not change the default Java pointed to by /usr/bin/java. You must explicitly set this:

* Open a Terminal window
*

Run sudo update-java-alternatives -l to see the current configuration and possibilities ...
by wristbandsnow
2009-06-13 09:01
Forum: JavaViewer
Topic: JavaViewer
Replies: 1
Views: 50095

Re: JavaViewer

Java Applet Viewer


The appletviewer command connects to the documents or resources designated by urls and displays each applet referenced by the documents in its own window. Note: if the documents referred to by urls do not reference any applets with the OBJECT, EMBED, or APPLET tag, then ...