For developing web-based Enterprise JavaBean (EJB) applications, JDeveloper provides the Oracle Application Development Framework (ADF). ADF simplifies the application development process by implementing the J2EE design patterns. Web applications built using ADF follow the Model-View-Controller (MVC) design pattern.
The MVC design pattern is an application architecture that separates a web application into three distinct layers:
For information on building applications using ADF, see Developing a Web-based EJB Application.
Related topics
Developing Enterprise JavaBean
Applications
About Developing EJB Applications Using JDeveloper
Developing a Web-based EJB Application
Copyright © 1997, 2004, Oracle. All rights reserved.