types of java applications
im new to the whole java thing and was wondering what sort of applications are made with java?
[101 byte] By [
24601a] at [2007-10-1 0:42:50]

> im new to the whole java thing and was wondering what> sort of applications are made with java?Good ones and bad ones. ;)Actually, it's all types. Desktop apps, distributed enterprise apps, client-server apps, web services, applets...
The closest to a "killer" application for the desktop probably is Eclipse, a general IDE. Also Netbeans, another IDE, is written in Java. Other examples, including the Mars Rover software from Nasa can be found here, http://www.java.com/en/about/apps/mars_rover.jsp
uj_a at 2007-7-8 0:57:01 >
