Re: applets in non-plugin IE
From: Ryan Stewart (zzantozz_at_go.com)
Date: 12/29/03
- Previous message: BenDimock: "applets in non-plugin IE"
- In reply to: BenDimock: "applets in non-plugin IE"
- Next in thread: Nathan Zumwalt: "Re: applets in non-plugin IE"
- Reply: Nathan Zumwalt: "Re: applets in non-plugin IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Dec 2003 11:19:53 -0800
bendimock@yahoo.com (BenDimock) wrote in message news:<7971f5ed.0312281256.634cf4db@posting.google.com>...
> 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?
1. Find out what class it cannot find.
2. See if the MS VM supplies that class.
- Previous message: BenDimock: "applets in non-plugin IE"
- In reply to: BenDimock: "applets in non-plugin IE"
- Next in thread: Nathan Zumwalt: "Re: applets in non-plugin IE"
- Reply: Nathan Zumwalt: "Re: applets in non-plugin IE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|