| CONTENTS | PREV | NEXT | INDEX | Designing Enterprise Applications with the J2EETM Platform, Second Edition |
by Greg Murray and Mark Johnson
A J2EE application's Web tier makes the application's business logic available on the World Wide Web. The Web tier handles all of a J2EE application's communication with Web clients, invoking business logic and transmitting data in response to incoming requests.
This chapter describes several ways of using Web-tier technology effectively in a J2EE application design, including examples from the sample application. The chapter is specifically not about Web page design.