Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9223
| From | Novice <novice@example..com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Applet Question |
| Date | 2011-10-27 00:55 +0000 |
| Organization | Your Company |
| Message-ID | <Xns9F8AD59E12149jpnasty@94.75.214.39> (permalink) |
| References | <Xns9F8A8E4E54BE8jpnasty@94.75.214.39> <877ha7he7l5td9bfjb3l65gsup5sbmgqpu@4ax.com> |
Roedy Green <see_website@mindprod.com.invalid> wrote in news:877ha7he7l5td9bfjb3l65gsup5sbmgqpu@4ax.com: > On Wed, 26 Oct 2011 17:54:51 +0000 (UTC), Novice <novice@example..com> > 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 <object> 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
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Applet Question Novice <novice@example..com> - 2011-10-26 17:54 +0000
Re: Applet Question markspace <-@.> - 2011-10-26 11:37 -0700
Re: Applet Question Novice <novice@example..com> - 2011-10-26 19:26 +0000
Re: Applet Question "John B. Matthews" <nospam@nospam.invalid> - 2011-10-26 22:38 -0400
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:53 -0700
Re: Applet Question Novice <novice@example..com> - 2011-10-27 00:55 +0000
Re: Applet Question "Nasser M. Abbasi" <nma@12000.org> - 2011-10-26 21:51 -0500
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 21:43 -0700
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:56 -0700
Re: Applet Question Novice <novice@example..com> - 2011-10-27 01:04 +0000
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 17:57 -0700
Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:20 -0500
Re: Applet Question "Nasser M. Abbasi" <nma@12000.org> - 2011-11-06 14:34 -0600
Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:41 -0500
csiph-web