Summary
Bounded task flows play a very crucial role in a Fusion web application. It allows you to split a single massive control flow structure into multiple reusable modules. A well designed application will reduce the development cost considerably. In this chapter, you have learned how to build bounded task flows, their various configuration properties, and real life usage patterns. With this chapter, we are done with the ADF Controller layer.
In the next chapter we will discuss the ADF validation cycle for a page and the basic infrastructure services offered by ADF for handling validation exceptions.