Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9668
| From | "Nasser M. Abbasi" <nma@12000.org> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Applet Question |
| Date | 2011-11-06 14:34 -0600 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <j96r07$s2a$1@speranza.aioe.org> (permalink) |
| References | <Xns9F8A8E4E54BE8jpnasty@94.75.214.39> <4eb6ec06$0$284$14726298@news.sunsite.dk> |
On 11/6/2011 2:20 PM, Arne Vajhøj wrote: > On 10/26/2011 1:54 PM, Novice wrote: >> Have applets become obsolete? > > They are still fully supported by Java. > > They are no longer widely used on WWW. > > AJAX JavaScript, Flash, SilverLight etc. has taken that > market. > > They are still occasionally used for signed code with > privileges on client PC. > > Arne Hello; I keep reading things like the above. But when I search the net to find any real simulations done using the above, I am not able to find anything close to the quality I find using Java applets. Take a look at this web page: http://www.falstad.com/mathphysics.html Amazing stuff. in JDK 1.1, and still runs very well, and very fast. And other web sites like the above exist. Anything close to the above using Javascript? All what I've seen so far with HTML5/Javascript are toy applications. btw, Mathematica now allows one to make an 'applet' that runs in a browser, using a plugin (free), just like a Java applet. No need to download anything. So, for simulation that needs to run on inside a browser, and in particular for scientific applications, I think that is the best choice now for me. But Mathematica is commercial product and closed source, and that can be an issue to some. Check the Mathematica demonstration web site for many Mathematica 'applets': http://demonstrations.wolfram.com/ --Nasser
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Applet Question Novice <novice@example..com> - 2011-10-26 17:54 +0000
Re: Applet Question markspace <-@.> - 2011-10-26 11:37 -0700
Re: Applet Question Novice <novice@example..com> - 2011-10-26 19:26 +0000
Re: Applet Question "John B. Matthews" <nospam@nospam.invalid> - 2011-10-26 22:38 -0400
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:53 -0700
Re: Applet Question Novice <novice@example..com> - 2011-10-27 00:55 +0000
Re: Applet Question "Nasser M. Abbasi" <nma@12000.org> - 2011-10-26 21:51 -0500
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 21:43 -0700
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:56 -0700
Re: Applet Question Novice <novice@example..com> - 2011-10-27 01:04 +0000
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 17:57 -0700
Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:20 -0500
Re: Applet Question "Nasser M. Abbasi" <nma@12000.org> - 2011-11-06 14:34 -0600
Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:41 -0500
Re: Applet Question Paul Cager <paul.cager@googlemail.com> - 2011-11-07 08:21 -0800
Re: Applet Question Roedy Green <see_website@mindprod.com.invalid> - 2011-11-07 02:50 -0800
Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-07 17:11 -0500
Re: Applet Question Andrew Thompson <andrewthommo@gmail.com> - 2011-11-08 03:25 -0800
Re: Applet Question "Nasser M. Abbasi" <nma@12000.org> - 2011-11-09 15:23 -0600
Re: Applet Question Arne Vajhøj <arne@vajhoej.dk> - 2011-11-09 20:21 -0500
csiph-web