Posted by murari garg on 03/04/07 07:53
On Mar 2, 9:34 pm, "Jimbo" <noaddr...@fuspammer.com> wrote:
> I have a website & applet produced under Windows-XP. It works fine. I took
> it to a machine running Windows 98 & an earlier version of Java to test what
> happens when I open the web page using IE6 & FireFox. The html invoking the
> applet is:
>
> <applet code="assumptions.class" archive="popproj.jar" width='760'
> height='340'>
> This applet was coded using Java 1.5.0_08-b03.</applet>
>
> Instead of the expected text, both browsers said "Loading Java Applet
> Failed...". How do I display the explanatory text?
i think when you were running your java programme then might be some
of the options in internet explorer for running java have some
problems.
you can check them by for(ie 6)
1. open internet explorer
2. go to tools and then options
3. in options go to advance options
4. you will see java small logo check that options
5. restart your computer
hope that this will going to solve your problem
[Back to original message]
|