• 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

Applet Problem

 
Ranch Hand
Posts: 750
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I have 2 applet problems, that are really bugging me.

1) I uploaded a new jar file to server to replace old one.
When I load web page in browser for that applet (on this pc), I keep getting the old jar file getting loaded as the applet (even on different browsers on this pc).
But when I run the web page on laptop, the newly updated jar gets loaded(as expected).

Its been doing this for about 3 days, I really don't get how this old applet is loading into pc, really confusing me.


2) I have the same (jar file and 'res' folder) loaded in 2 different servers.
On my own server (itanets), there are no java errors in the applet.
But on this different server, I get this error below:



Seems as though it is something to do with the wav files inside the 'res' folder, but makes no sense, as they are exactly the same as on other server, I copied them across directly, and error still persists.


Can anyone explain what might be happening in either of these cases cause I'm out of ideas now.

Thanks for any help
 
BWA HA HA HA HA HA HA! Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic