Bob Davis wrote:
> I thought when I dl'ed the jre before I was using mozilla that it was
> supposed to replace the jre that navigator used. In fact I see the
> plug-ins in the navigator plug-in directory. How do I verify which jre
> version netscape is running? How did you do it?
>
> thanks
> bob
>
> Pratik wrote:
>
> > This seems to be a problem in the applet not Mozilla. Fact, Mozilla uses
> > JDK1.3, Netscape 4.75 uses an older JDK (I checked on my machine and NS
> > 4.72 on linux uses 1.1.5). Apparently something that worked in 1.1.5 is
> > no longer working in 1.3. :(. Ask the webmaster to do something about it.
> >
> > - Pratik.
> >
> > Bob Davis wrote:
> > > I dont know if this is the correct place to report this but here it
> > > is anyways, If there is a specific place in bugzilla to report
> > > this tell me and I will try. this site:
> > http://www.interestratecalculator.com/mortgage/mortgage.html
> > >
> >
> > > works in netscape and fails in mozilla. I have mozilla .0.9.3 netscape
> > > 4.75 win98se
> > >
> > > I have the java plug-in 1.3.1 netscape navagator. In the about
> > > plug-ins netscape reports: npjava32.dll mozilla reports: npoj1600.dll
> > >
> >
> > > npjava32.dll npjava131.dll npjava12.dll npjava11.dll
> > >
> > > The java console show:s
> > >
> > > java.lang.ClassFormatError: mortgage (Local variable name has bad
> > constant
> > > pool index)
> > >
> > > at java.lang.ClassLoader.defineClass0(Native Method)
> > >
> > > at java.lang.ClassLoader.defineClass(Unknown Source)
> > >
> > > at java.security.SecureClassLoader.defineClass(Unknown Source)
> > >
> > > at java.net.URLClassLoader.defineClass(Unknown Source)
> > >
> > > at java.net.URLClassLoader.access$100(Unknown Source)
> > >
> > > at java.net.URLClassLoader$1.run(Unknown Source)
> > >
> > > at java.security.AccessController.doPrivileged(Native Method)
> > >
> > > at java.net.URLClassLoader.findClass(Unknown Source)
> > >
> > > at sun.applet.AppletClassLoader.findClass(Unknown Source)
> > >
> > > at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
> > >
> > > at java.lang.ClassLoader.loadClass(Unknown Source)
> > >
> > > at sun.applet.AppletClassLoader.loadClass(Unknown Source)
> > >
> > > at java.lang.ClassLoader.loadClass(Unknown Source)
> > >
> > > at sun.applet.AppletClassLoader.loadCode(Unknown Source)
> > >
> > > at sun.applet.AppletPanel.createApplet(Unknown Source)
> > >
> > > at sun.plugin.AppletViewer.createApplet(Unknown Source)
> > >
> > > at sun.applet.AppletPanel.runLoader(Unknown Source)
> > >
> > > at sun.applet.AppletPanel.run(Unknown Source)
> > >
> > > at java.lang.Thread.run(Unknown Source)
> > >
> > >
> > >
> >
> >
Of course, about:plugins would tell you as well.
Gus