Home > Java > Five different uses of Java Applets

Five different uses of Java Applets

In a world where everyone is using technologies like Flash, Silverlight etc to present rich content, are Java Applets still used? Are they still relevant? The answer is – “Yes”. Apart from being used primarily for playing online games, Java Applets are still used in many different ways. Here I would like to highlight a few applications that put Applets to good use.

1. Online Office Suite
ThinkFree is a very popular and professional online office suite based on Java Applet and Ajax.

2. Virtualization
JPC or Java PC Emulator is a pure java based virtualization software that can be used to boot your virtual computers right inside the browser. Yes they run as “Java Applets” inside the browser.

3. Remote Desktop Viewer
Products like TightVNC and UltraVNC provide a java applet based client to view remote desktops.

4. (Web) Operating System
iCloud, is an web operating sytem that makes use of XML and Java Applet Technology (atleast for Firefox).

5. File Upload

Facebook uses a beautifully designed Java Applet to upload photos to facebook photo albums.
net2ftp is a web based ftp client that makes use of tiny Java Applet to “drag and drop” files from local computer to the browser and upload them to the remote ftp server.

If you have come across any website that make use of Java Applets, please share your thoughts in the comments.

 

Related posts:

  1. Must have tools for a Java Developer
  2. Ubuntu 8.10 – A Productive Java Development Environment
  3. Developing A Simple Pluggable Java Application
  4. Hudson CI Server – A quick start guide
  5. Developing A Simple Java Application With Spring

  1. August 26th, 2009 at 12:57 | #1

    Nice list.

  2. September 29th, 2009 at 16:35 | #2

    So your next post is about a drag and drop file upload applet? Looking forward to it…

  1. No trackbacks yet.