Chapter 16. JavaBeans and Model-View-Controller (MVC) Architecture

by Malcolm W. Garland

IN THIS CHAPTER

This chapter discusses JavaBeans and the MVC design pattern. The J2EE infrastructure implements a three-tiered or layered approach to application implementation. These layers were originally designated as client, middle, and enterprise information systems (EIS). The client tier was conceptualized as the user interface, either a standalone application or a Web browser. The middle tier was visualized as the domain of the business logic where business or application control logic implementations execute. The final tier conceptualized ...

Get BEA WebLogic Server™ 8.1 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.