On Mon, Feb 06, 2006 at 06:45:56PM +0100, Christian Thalinger wrote:
> On Mon, 2006-02-06 at 19:32 +0100, Michael Koch wrote:
> > I guess this more that the verifier is less strict in SUNs appletviewer
> > case. Class file formats has nothing to do with HTML parsing. Normally
> > you get this when you compile something with SUN Java 5 and run it with
> > SUN Java 1.4.
> 
> Not agreed.  I dig a bit into it and found out that it actually gets a
> file not found webpage.  It tries to load the blaze3d.class from:
> 
> http://drei.at/external/offer/java/nokia_6680/blaze3d.class
> 
> But this file does not exist, rather it's in the holomatix.jar.  Here
> are the tags:
> 
> parsed applet tags:
>  tag 0:
>   name=
>   code=blaze3d.class
>   codebase=
>   archive=[http://drei.at/external/offer/java/nokia_6680/holomatix.jar]
>   parameters={salign=, width=290, height=395, scale=showall, 
> src=3_3d_nokia_6680.h3f}
>   
> documentbase=http://drei.at/external/offer/java/nokia_6680/3_3d_nokia_6680.html

Does it throw a FileNotFoundException or a ClassFormatError ? You are
unclear.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/

Reply via email to