Re: browser reload button and Applet
- From: "Andrew T." <andrewthommo@xxxxxxxxx>
- Date: 30 Jun 2006 05:03:48 -0700
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.
.
- References:
- browser reload button and Applet
- From: Daisy
- browser reload button and Applet
- Prev by Date: Axis Webservices
- Next by Date: Re: getruntime issue
- Previous by thread: browser reload button and Applet
- Next by thread: Axis Webservices
- Index(es):