• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Where is the Plugin Console?

 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Someone posted a question earlier about trying to get Swing applets to run on their Netscape browser. It appears that the Java console on Netscape wasn't giving any information on the loading of the applet, and the applet never loaded nor gave an error message.
I am having the same problem. I get no error messages, but my page is blank. The Java console has nothing in it, even when I choose option 9. One response said to look at the Plugin Console, not the Java Console. Where is the plugin console?
 
Ranch Hand
Posts: 123
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can open the plugin console buy clicking on the little Duke
icon in the system tray.
 
Tina Parks
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
System tray? Pardon my ignorance, but I am not familiar with this term. Is this found in my browser, HTMLConvert application, hard drive...?
 
Ranch Hand
Posts: 2823
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Start -> Settings -> Control Panel
 
reply
    Bookmark Topic Watch Topic
  • New Topic