Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #4375
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.westnet.com.au!news.westnet.com.au.POSTED!not-for-mail |
|---|---|
| NNTP-Posting-Date | Fri, 20 May 2011 20:27:51 -0500 |
| From | "Qu0ll" <Qu0llSixFour@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| References | <ir3m9d$497$1@dont-email.me> <BfednXyP-ZZ4SEjQnZ2dnUVZ_j-dnZ2d@giganews.com> <ir4om1$qeh$1@speranza.aioe.org> |
| In-Reply-To | <ir4om1$qeh$1@speranza.aioe.org> |
| Subject | Re: New in Java 7: JLayer |
| Date | Sat, 21 May 2011 11:26:31 +1000 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; format=flowed; charset="UTF-8"; reply-type=response |
| Content-Transfer-Encoding | 7bit |
| X-Priority | 3 |
| X-MSMail-Priority | Normal |
| Importance | Normal |
| X-Newsreader | Microsoft Windows Live Mail 15.4.3508.1109 |
| X-MimeOLE | Produced By Microsoft MimeOLE V15.4.3508.1109 |
| Message-ID | <1PKdnV9XXeKKiErQnZ2dnUVZ_jidnZ2d@westnet.com.au> (permalink) |
| Lines | 32 |
| X-Usenet-Provider | http://www.giganews.com |
| NNTP-Posting-Host | 124.169.153.220 |
| X-Trace | sv3-rNZIxJDvhrSqofmxLX/HHf1zniv+eqC3itq0Wbq1aabhW2rOkjOFNE4n0pMiwZWv80GIKobeu/nTHfE!kRFoo+mr+ukBDiMOijVyHzUbnpu6Sn+E/ndNcd/YJi8LT/Ansie0CbZGSuVGiXBFLOEHyEQWjYBt!fbJgxWfmR4Be1ZHX/UejoMY= |
| X-Complaints-To | abuse@westnet.com.au |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 2712 |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4375 |
Show key headers only | View raw
"Nasser M. Abbasi" wrote in message news:ir4om1$qeh$1@speranza.aioe.org... <snip> > What I do not understand is how would doing the whole GUI in > Javascript, running inside the browser, would be any better or > different than say using Java applets, which is also a GUIcode > running inside the browser. <snip> I am one of applets' greatest advocates so I entirely agree with you. Applets provide a much more powerful programming environment than JavaScript ever will but have the one drawback of requiring the user to have a JRE installed on their machine. Some see this as a significant problem and it does prevent them from running on platforms where Java will never be available such as iOS. However, it's very easy to install a JRE on the fly (except on said platforms) and support for applets will be much better when the new Plugin3 architecture is released later this year. Start-up times will be significantly faster and the new version of JavaFX (2.0) is looking impressive which will just be a Java API. I love applets and believe they are the most underutilised deployment platform for Java in the history of the language. And loving it, -Qu0ll (Rare, not extinct) _________________________________________________ Qu0llSixFour@gmail.com [Replace the "SixFour" with numbers to email me]
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
New in Java 7: JLayer markspace <-@.> - 2011-05-19 11:07 -0700
Re: New in Java 7: JLayer Lew <noone@lewscanon.com> - 2011-05-19 15:37 -0400
Re: New in Java 7: JLayer Tom Anderson <twic@urchin.earth.li> - 2011-05-20 00:56 +0100
Re: New in Java 7: JLayer Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-05-19 22:29 +0200
Re: New in Java 7: JLayer jebblue <n@n.nnn> - 2011-05-19 21:45 -0500
Re: New in Java 7: JLayer "Nasser M. Abbasi" <nma@12000.org> - 2011-05-19 20:54 -0700
Re: New in Java 7: JLayer jebblue <n@n.nnn> - 2011-05-20 18:17 -0500
Re: New in Java 7: JLayer "Qu0ll" <Qu0llSixFour@gmail.com> - 2011-05-21 11:26 +1000
Re: New in Java 7: JLayer "Richard Maher" <maher_rj@hotspamnotmail.com> - 2011-05-22 15:05 +0800
Re: New in Java 7: JLayer Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-22 19:32 +1200
Re: New in Java 7: JLayer Lew <noone@lewscanon.com> - 2011-05-22 07:44 -0400
Re: New in Java 7: JLayer Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-22 19:31 +1200
Re: New in Java 7: JLayer Lew <noone@lewscanon.com> - 2011-05-22 07:48 -0400
csiph-web