• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Netscape progress freezing at 95% when loading applet

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We're working on a series of Java applets which run fine in Internet Explorer and also in Netscape.
However, when we load an HTML page with one of our applets into Netscape 4.7, the progress indicator (in the bottom left hand corner of the browser) freezes at 95% (or 98%, or 91%... we've gotten various results basically all in the 90-99% range).
Anyhow, the applet appears to run just fine in Netscape, even though the browser is indicating that it has not fully loaded.
Has anyone else encountered this problem? I guess it's really just more of an annoyance, since it doesn't seem to affect the applet's operation. We'd like to fix it if possible, though.
 
Saloon Keeper
Posts: 28749
211
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It may just be lying. There are times when I think that Netscape's quality control people are the same ones that do software security at Microsoft.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic