Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #4403
| From | "Richard Maher" <maher_rj@hotspamnotmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: New in Java 7: JLayer |
| Date | 2011-05-22 15:05 +0800 |
| Organization | HTTP *is* The Box - Let's think outside |
| Message-ID | <iracjj$knn$1@speranza.aioe.org> (permalink) |
| References | <ir3m9d$497$1@dont-email.me> <BfednXyP-ZZ4SEjQnZ2dnUVZ_j-dnZ2d@giganews.com> <ir4om1$qeh$1@speranza.aioe.org> <1PKdnV9XXeKKiErQnZ2dnUVZ_jidnZ2d@westnet.com.au> |
"Qu0ll" <Qu0llSixFour@gmail.com> wrote in message news:1PKdnV9XXeKKiErQnZ2dnUVZ_jidnZ2d@westnet.com.au... > "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. Agreed but my 2c says the attitude that has held Applets back the most is the either/or mentality. There is *NO* JavaScript OR Applets OR Flex problem to be solved! Like it or not the Javascript/HTML/DOM boat has sailed to de facto standard(s) and quite rightly so. But Applets Flash/Flex is more than welcome to carve out junks of the UI. Sadly the Java purists/elitists hold its acceptance back by insisting on ownership of the page/UI. As far as JavaFX goes, you might as well sing the praises of SilverLight :-( Or that java FreeChart bollocks. Regards Richard Maher
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