Java - Client side applet applications as well as server side
Archive - Originally posted on "The Horse's Mouth" - 2007-08-29 18:32:04 - Graham Ellis
However - there are exceptions. Applets have not gone away - they've been swamped by Servlets (and JSPs and Struts and Spring ...) but they're still around, and it was a pleasant change for these last couple of days to be back with a graphing applet that I wrote a long time ago ... but is still just as effective.

The HTML page of my demo is in a file called starling.html and the source of the Java class is in here. I've got it all compiled up / loaded on our server and if you have a Java Plugin that's reasonably recent, you can run it here.