Although I am against it, for the very same reasons most of you are here, I
have been encumbered with having to make an Applet run on MSIE withOUT the
Sun plugin installed.
Thus, I have compiled everythign under jdk 1.1.8
There are no other jars the applet is dependent upon. Unfortunately, since
it IS a chat applet, and connects to a server other than the one serving it
up, it has to be digitally signed.
Under the Sun Plugin, everything runs fine. However, in MSIE, it never even
appears. I dont understand why as it was compiled entirely under 1.1.8. If
anyone has any insight as to why this wont run under the old MS VM, I would
be most grateful. I jsut want to get on to other things! Thanks, Ike
Applet is at:
http://www.ggrip.com/chat.html
p.s. the HTML for invoking it is fine, I have copied it from another site
that invokes an UNsigned applet which runs fine under MS VM.