Re: browser reload button and Applet




Daisy wrote:
A few months ago, I changed my desktop application to an Applet.

What led you to that decision? Most projects go the other way.*

Generally it works well. However, I have a challenge with the reload
button.

Which browser? What version of the browser?
Which OS? What OS version? Using which Java version?

* Can you guess why, now?

When a user hits the reload button, the browser footer says "Applet
loaded", the Java console shows Applet logging messages indicating the
Applet loaded, but the Java plug-in picture cycles infinitely. I mean
the icon with the coffee cup on top of the word Java.

What's best practice?

Avoid applets altogether, unless there is a pressing need for
funcionality that only an applet can provide (which is rare).

Andrew T.

.


Quantcast