Path: csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: David Lamb Newsgroups: comp.lang.java.programmer Subject: Re: applets Date: Thu, 14 Jun 2012 10:09:27 -0400 Organization: A noiseless patient Spider Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 14 Jun 2012 14:09:29 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="w5ewJxsRgiUymlDHZo0DiA"; logging-data="10164"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/imCTQ/PXKegHtyj//RXTj" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: Cancel-Lock: sha1:1DpjXI6s4g9Mkf8v7AhZmzFiMy0= Xref: csiph.com comp.lang.java.programmer:15278 On 14/06/2012 4:00 AM, Roedy Green wrote: > On Wed, 13 Jun 2012 07:54:47 -0700 (PDT), bob smith > wrote, quoted or indirectly quoted someone > who said : >> Do any serious Java developers still work on applets? Or are they pretty much dead? > > The advantage is people can play with them without any commitment to > install. They require no skill to use. You just start clicking. You can "just start clicking" with Java Web Start as well, as long as you've installed a Java implementation. ISTR that Sun introduced JWS in part because browser implementations of Java (as used by applets) weren't keeping up with changes and at the time in particular often didn't have any of the javax.* packages.