
16 Implementing Web Applications with CM Information Integrator for Content and ODWEK
The MVC model is widely used for interactive applications. In subsequent
chapters of the redbook, we show you how to use the MVC model to build Web
applications that access and manipulate contents in Content Manager,
OnDemand, and UDB DB2.
Figure 1-3 illustrates the MVC architecture.
Figure 1-3 Model-View-Controller architecture
1.6 Java 2 Platform Enterprise Edition (J2EE)
Java 2 Platform, Enterprise Edition (J2EE) specifies a set of component
technologies (Enterprise JavaBeans, JavaServer Pages, Java servlets, and Java
API for XML Based RPC) that allows developers ...