Re: Applet says class not found when I switched to Java 1.4.2 on Windows
From: hiwa (HGA03630_at_nifty.ne.jp)
Date: 10/23/03
- Next message: Joe: "Re: calling constructors within constsructors"
- Previous message: Dan: "Re: JTAPI or XTAPI"
- In reply to: Daniel Polansky: "Applet says class not found when I switched to Java 1.4.2 on Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Oct 2003 16:44:38 -0700
dan.polansky@seznam.cz (Daniel Polansky) wrote in message news:<66e92857.0310221043.fe9f3d6@posting.google.com>...
> I wonder if anyone has experienced a similar problem and knows a remedy.
> I have switched to Java 1.4.2 on Windows recently and my previously
> working applet does not work any more: the status line says
> class freemind.main.FreeMindApplet not found.
>
> The HTML code goes like:
> <APPLET CODE="freemind.main.FreeMindApplet.class"
> ARCHIVE = "freemindbrowser.jar" WIDTH = "100%" HEIGHT = "100%">
>
> Thank you, Dan
Update the PATH environment variable.
- Next message: Joe: "Re: calling constructors within constsructors"
- Previous message: Dan: "Re: JTAPI or XTAPI"
- In reply to: Daniel Polansky: "Applet says class not found when I switched to Java 1.4.2 on Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|