[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HELP] Java
Hi Anh Viet Hung,
Based on the given informations, it is impossible to point out the problem.
However, I try to give some hints with the hope that it can help:
1. Make sure that the html is in a right syntax. If it is OK you
should see " the applet is running on the browser"
2. The Netscape is Java-enable and the classes in used are all embedded.
3. The *.class ( your java applet) is readable and executable to the
world.
4. The applet does not use resources elsewhere than the current URL.
If you are sure that everything is OK and you cannot run the applet,
send a mail to Netscape with your applet and your browser version enclosed.
They will answer quickly.
Cheers
Aiviet
On Tue, 15 Jul 1997, Viet Hung Nguyen wrote:
> Hi folks,
>
> I have the following problem with Netscape :
>
> I wrote a JAVA applet which runs very well on appletviewer. But Netscape
> can't view it, there is nothing on screen. I'm sure that there isn't any
> problem about the access's restrictions or Netscape's configurations.
>
> Have you a idea ?
>
> Thanks !
>
> Hung.
>