Tell Me Glossary
 

ADF Bindings, Part 2

Print

Summary

In this lesson, you learned about binding internals, including:

  • The ADF architecture and the responsibilities of the binding layer
  • The ADF request lifecycle and how it augments the phases of the JavaServer Faces lifecycle
  • The ADF implementation of the component model and how it differs from the pure Java implementation
  • The runtime behavior of binding objects
  • Binding classes that you are likely to use while coding in Java