How It Works
Javaserver Faces is based on a component-driven UI design model, using XML files called view templates or Facelets views. Requests are processed by the FacesServlet, which loads the appropriate view template, builds a component tree, processes events, and renders the response (typically HTML) to the client. The state of UI components (and some other objects) is saved at the end of each request (called stateSaving (note: transient true)), and restored upon next creation of that view. Several types of state-saving are available, including Client-side and Server-side state saving.
Read more about this topic: JavaServer Faces
Famous quotes containing the word works:
“There is a great deal of self-denial and manliness in poor and middle-class houses, in town and country, that has not got into literature, and never will, but that keeps the earth sweet; that saves on superfluities, and spends on essentials; that goes rusty, and educates the boy; that sells the horse, but builds the school; works early and late, takes two looms in the factory, three looms, six looms, but pays off the mortgage on the paternal farm, and then goes back cheerfully to work again.”
—Ralph Waldo Emerson (18031882)