Previous Section  < Day Day Up >  Next Section

Chapter 6. Creating and Rendering Components

JSF is a very powerful framework with lots of different features and options you can tweak to satisfy your needs. Trying to grasp everything at once would be overwhelming, so we'll take it one step at a time, looking at each feature in the context of the sample expense report application. This chapter focuses on how JSF components are created and rendered, using the sample application filtering criteria and menu areas as concrete examples.

    Previous Section  < Day Day Up >  Next Section