applets in non-plugin IE
From: BenDimock (bendimock_at_yahoo.com)
Date: 12/28/03
- Previous message: Ulas Ergin: "Re: problem sending javamail"
- Next in thread: Ryan Stewart: "Re: applets in non-plugin IE"
- Reply: Ryan Stewart: "Re: applets in non-plugin IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Dec 2003 12:56:42 -0800
I have an applet that loads beatifully on clients that have the java
plugin installed. on machines that just run the microsoft vm, it
doesn't load and the error message is "ClassNotFoundException". Now
these microsft vm machines can load other applets - in particular I
was able to load a simple scribble applet. So I'm wondering why my
applet doesn't load and the scribble applet does. I even took the
scribble applet code, rebuit it w/ jBuilder , put it on my webserver
(iPlanet) and COULDN'T load it from a microsft vm machine. what's
going on? I thought maybe the microsoft vm only loads classes built
with old jdk's so I downloaded 1.1.8 and rebuilt my applet - but still
no luck. any ideas?
- Previous message: Ulas Ergin: "Re: problem sending javamail"
- Next in thread: Ryan Stewart: "Re: applets in non-plugin IE"
- Reply: Ryan Stewart: "Re: applets in non-plugin IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|