Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • PrintPrint
Share this Page URL
Help

Cluster Architectures

It's easier to understand WebLogic Server cluster architecture once you understand the various application tiers that you host on the cluster. Tiers refer to the various ways you can demarcate an application's logical services, such as the presentation and processing of the business logic. The most common application tiers are the following:

art Web tier Runs a web server such as Apache, serves static HTML content, and is usually the main interface between the clients and the web application.

art Presentation tier Provides dynamic content such as servlets and JavaServer Pages (JSP).

art Object tier Provides the business logic through Java objects such as EJBs.

A Java EE application often covers all three tiers. With the advent of JPA and Java EE 5 and 6, it's much more common to deploy all of these tiers together.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial