Home » Java Basics
8
Java on the World Wide Web
How a Java application works on the World Wide Web
Ease of cross-platform and internet deployment are two of Java's defining features. Java Applications deployed over the web range from simple self-contained applets like our slideshow to massive business applications.
In This Chapter:
- Java Web Start
- A framework through whichapplications may be executed directly
- An Introduction to J2EE
- A Java edition that serve business computing and WWW needs