Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #15267
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Knute Johnson <nospam@knutejohnson.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: applets |
| Date | Wed, 13 Jun 2012 21:43:45 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 36 |
| Message-ID | <jrbq61$ukh$1@dont-email.me> (permalink) |
| References | <d104b5c3-bc34-4dcc-b37e-006cf8a62154@googlegroups.com> <jrabmk$84l$1@dont-email.me> <applets-20120613180337@ram.dialup.fu-berlin.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Thu, 14 Jun 2012 04:43:46 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="mz/LDSJwiWnk3Jnnqg7x+Q"; logging-data="31377"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/05+2x0bD3Ec5tdXVu44gq" |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20120604 Thunderbird/13.0 |
| In-Reply-To | <applets-20120613180337@ram.dialup.fu-berlin.de> |
| Cancel-Lock | sha1:E2rc4wOuFbheiOG9iuazUtaq87M= |
| Xref | csiph.com comp.lang.java.programmer:15267 |
Show key headers only | View raw
On 6/13/2012 9:09 AM, Stefan Ram wrote: > markspace <-@.> writes: >> However it seems to me the deployment to users mechanism is >> still kinda clunky, and therefore applets tend to be avoided. > > I never understood the decline of applets. Last time I > asked, I was told IIRC that the problems had to do with > upward or downward compatibility. (Possibly some old applets > were not running with newer Java versions?) But IIRC no one > did mention the deployment. So I get the impression that it > is not really obvious what the actual problem with applets > is. Recently some security problems with Java made it into > the press. So nowadays one might even give this as a reason. > > To me, the problems are more in the realm of HTML > integration: Applets usually have a fixed size like an > image, while HTML documents are free size. People want to > script the HTML doc model and while this is possible with a > Java applet using a JavaScript interface layer it is not > directly supported. Java Applets instead should have direct > support for a HTML document as their primary user interface, > even to the point where for output of graphics embedded > pictures (for example GIF images) are created on the fly. > > On could still start to do this today with HTML 5. All > that is done today with JavaScript should also be possible > with Java. > Isn't that a lot of the stuff that JavaFX is supposed to do? -- Knute Johnson
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
applets bob smith <bob@coolfone.comze.com> - 2012-06-13 07:54 -0700
Re: applets Knute Johnson <nospam@knutejohnson.com> - 2012-06-13 08:07 -0700
Re: applets markspace <-@.> - 2012-06-13 08:30 -0700
Re: applets Knute Johnson <nospam@knutejohnson.com> - 2012-06-13 21:43 -0700
Re: applets Arne Vajhøj <arne@vajhoej.dk> - 2012-06-17 18:40 -0400
Re: applets Arne Vajhøj <arne@vajhoej.dk> - 2012-06-17 18:44 -0400
Re: applets "Nasser M. Abbasi" <nma@12000.org> - 2012-06-14 01:39 -0500
Re: applets Roedy Green <see_website@mindprod.com.invalid> - 2012-06-14 01:00 -0700
Re: applets Lew <noone@lewscanon.com> - 2012-06-14 03:08 -0700
Re: applets Roedy Green <see_website@mindprod.com.invalid> - 2012-06-16 17:28 -0700
Re: applets David Lamb <dalamb@cs.queensu.ca> - 2012-06-14 10:09 -0400
Re: applets Roedy Green <see_website@mindprod.com.invalid> - 2012-06-16 17:32 -0700
Re: applets Arne Vajhøj <arne@vajhoej.dk> - 2012-06-17 18:38 -0400
csiph-web