If you have to run an applet, and it crashes your browser (as most applets seem to do), you can sometimes work around it with the 'appletviewer' command.
Open up the Terminal. The appletviewer command takes the URL as an argumnet. For example:
appletviewer http://www.killradio.org/chat.html
...will run the killradio.org chatroom, which didn't run in my browsers. It runs in it's own small window, which is nice.
[Editor: This situation should be greatly improved in 10.1, as the Java support in browsers has been greatly improved.]
Open up the Terminal. The appletviewer command takes the URL as an argumnet. For example:
appletviewer http://www.killradio.org/chat.html
...will run the killradio.org chatroom, which didn't run in my browsers. It runs in it's own small window, which is nice.
[Editor: This situation should be greatly improved in 10.1, as the Java support in browsers has been greatly improved.]
•
[4,183 views]

