Re: a little applet problem...

From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 09/14/04


Date: Tue, 14 Sep 2004 06:28:04 GMT

On Mon, 13 Sep 2004 21:35:09 -0400, Frances Del Rio wrote:

> why can't you just
> config yr browser so it never caches anything??

(chuckles) You probably can, but for every developer
that stresses over it, thousands of users benenfit
from it.

And while on the subject, I was a bit perplexed
by your other post, given your current version
does not work for me.

I have a suggestion. Upload a new sub-directory
inside the one you currently have on your site.

<http://www.francesdelrio.com/java/applets/2/>

Upload the latest HTML, .class and .java to the
directory, and add a link from the HTML to the java.

That will neatly sidestep the caching problem
for each new page. (You can be confident you
see the applet the first time you check it,
even with class caching.)

I suspect it does not work because you are confused
and *think* you uploaded the new stuff, but didn't.
You might have seen it work locally and been mistaken
that you were lookin at the site.

(And people wonder why I claim that 'Applets ar not
for beginners' - many seasoned developers break down
and cry when developing applets.)

Sometimes Frances, with applets you need to, ..set
them aside. Shut-down the computer, meet up with some
friends and 'get roaring drunk'/'sing dance and laugh'..

-- 
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Relevant Pages

  • .Net control for uploading, cropping and transforming graphics file
    ... I am not a developer but am looking for a .NET control to allow users ... to upload and crop graphics files from a web page. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: browser screen capture with java applet
    ... signed applets, since the deployment would be aimed at a small ... a jpeg image of this and then upload it using a form post request, ... you think it would take for an intermediate java developer to complete? ...
    (comp.lang.java.programmer)
  • Java Applet saving results on home server
    ... file with the results to the applets home server, ... upload. ... I believe that applets cannot write to the client computer. ...
    (comp.lang.java.help)
  • Re: browser screen capture with java applet
    ... java applet embedded within a webpage to take a screenshot of the ... webpage from which it is sitting in, ... you think it would take for an intermediate java developer to complete? ... applets, signed applets, and creating screenshots using ...
    (comp.lang.java.programmer)
  • Re: check file size before post
    ... applets or ActiveX controls. ... Eliyahu ... > when I upload a file, I can set in my code not to save it if the file size ...
    (microsoft.public.dotnet.framework.aspnet)