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

TWISTI

Reply via email to