I have a station that will not display a particular java applet.
It has had 1.4, then 6.0 and when attempting to click on the applet of a calendar, a box pops up, then waits a second, then shows a red x.
So I uninstalled all Java, rebooted, and installed 5.0.12 etc.
It still does it and if you hit cancel, it puts undefined in the box where the date should belong on the form.
I turned on through the console the logging and this is what appears if I look at the calendar after looking at a working java applet off of Sun's webpage. I only cut and pasted what appeared after I typed the address into the address bar and entered through it.
(ok. starting below...)
basic: Stopping applet ...
basic: Finding information ...
basic: Releasing classloader: sun.plugin.ClassLoaderInfo@1a082e2, refcount=0
basic: Caching classloader: sun.plugin.ClassLoaderInfo@1a082e2
basic: Current classloader cache size: 1
basic: Done ...
basic: Joining applet thread ...
basic: Destroying applet ...
basic: Disposing applet ...
basic: Joined applet thread ...
basic: Unregistered modality listener
basic: Quiting applet ...
(ok thats it)

