D
DennyOR
I'm developing an internet application in which the client runs as a java
applet. My reasons for making the client an applet are so that no program
installation is required (just the sun java plug-in has to be installed) and
so that the user always runs the latest version of the application.
I received a suggestion (from Andrew) that I consider converting my client
to a JWS (Java Web Start) application. Before I head down that path I was
wondering if anyone who has had experience with JWS could advise me on
whether they think that would be a smart move -- what are the advantages and
disadvantages of working with JWS?
Thanks,
Denny
applet. My reasons for making the client an applet are so that no program
installation is required (just the sun java plug-in has to be installed) and
so that the user always runs the latest version of the application.
I received a suggestion (from Andrew) that I consider converting my client
to a JWS (Java Web Start) application. Before I head down that path I was
wondering if anyone who has had experience with JWS could advise me on
whether they think that would be a smart move -- what are the advantages and
disadvantages of working with JWS?
Thanks,
Denny