Chapter 7. Binding Business Services with the User Interface
In the previous chapters, we discussed about the business service implementation by using ADF Business Components. In this chapter, you will learn to bind the user interface for the data model built from ADF Business Components. We will discuss the following topics in this chapter:
Binding model data with user interfaces
Building a simple data bound web page
What happens when you drop a data collection on a page?
Browsing through page definition files
What happens when you access a fusion web page?
Invoking an application module from a Java servlet
Adding custom phase listeners