Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Novice Newsgroups: comp.lang.java.programmer Subject: Re: Applet Question Date: Thu, 27 Oct 2011 00:55:31 +0000 (UTC) Organization: Your Company Lines: 30 Message-ID: References: <877ha7he7l5td9bfjb3l65gsup5sbmgqpu@4ax.com> NNTP-Posting-Host: Yzqi07giy+IXRagYOPUEUQ.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org User-Agent: Xnews/5.04.25 X-Antivirus-Status: Clean X-Notice: Filtered by postfilter v. 0.8.2 X-Antivirus: avast! (VPS 111026-1, 2011-10-26), Outbound message Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9223 Roedy Green wrote in news:877ha7he7l5td9bfjb3l65gsup5sbmgqpu@4ax.com: > On Wed, 26 Oct 2011 17:54:51 +0000 (UTC), Novice > wrote, quoted or indirectly quoted someone who said : > >>I'm trying to get a simple applet I wrote working in Firefox 7.0.1 but >>it's not loading. I was advised to look at the Java Console to see >>what's going wrong - such as which class is not loading - but I can't >>find a Java Console in Firefox. When I googled, I found a page saying >>that Firefox 6 and above don't support the Java Console, although they >>support Java itself. > > Let us split your problem in two. Let's first run somebody else's > Java Applet that is known to work, e.g. > > http://mindprod.com/applet/wassup.html > > There is a ton of information on that page on what to do if the Applet > won't run, including switching browsers. To engage the console, see > http://mindprod.com/jgloss/console.html Thank you but now that I've got the Java Console to come up, I can see that my tag is working fine. I'm simply missing some classes in my jar. Thank you for documenting the steps involved in getting the Java Console to work in various browsers. As long as I can remember that you have that, I'll be set as long as use those browsers. -- Novice