Sun Java Studio Creator 2 Update 1 – Online Help
 

About Web Applications

See Also

The IDE enables you to create Java web applications that run on multiple platforms. Most web applications have three tiers.

The following diagram shows this simple, high-level view:

Client web browser connecting through Internet to web server

Inside the Web Server

Java web applications are typically composed of two main parts that run inside the web servlet container on a web server:

The following diagram shows how these elements of a Java web application interact.

Diagram showing client, web server, web services, and database interactions described above

See Also
Working With Web Applications
Welcome Window
 
 
 
Legal Notices. Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Close