Results 1 to 3 of 3

Thread: Simple cache issue?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    26

    Simple cache issue?

    I have uploaded an applet (test.class) and its helper classes (stored in package "mine" in kd.jar)

    I fixed some errors, and recompiled then reuploaded test.class
    I cleared the java temperary files, as well as the firefox cache

    I had the same problem last night and went to bed. When I restarted the computer this morning, the new files worked (but last night, it still thought the old files were updated, even though I cleared the cache)

    Is there something besides the Java control panel temp files and the "Clear cache" buttons I can do so I dont have to restart every time I upload a new class file?

    Also, I have my 3 helper classes in package mine, everything in project kd (in netbeans IDE 5.0)
    When I recompile my test.class, do I need to rebuild the project and reuploaded kd.jar
    Are my applet tags correct: <applet code="test.class" archive="jd.jar">

    Sorry, Its my first time working with applets :/


    Bear

  2. #2
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: Simple cache issue?

    Try clearing the cache, cookies, and temporary files. Also hit f5 a several times when the applet runs.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    26

    Re: Simple cache issue?

    Still wont update :/


    Bear

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width