What happens when you access a Fusion web page?

The ADF Faces is extended from JSF technology with improved usability. When a client requests a page, the framework executes standard JSF lifecycle phases along with an extended ADF page lifecycle. In this section, we will discuss the sequence of ADF page lifecycle phases that starts when a request comes on the server and continues until the page is returned to the client.

When a user tries to access a data bound ADF Faces page, the basic flow of processing the web page request on an application server is as follows:

  1. When a client (for example, a web browser) requests a page, the web server inspects the application name present in the URL and delegates the request to the appropriate web application ...

Get Oracle ADF Real World Developer's Guide 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.