Java Server Faces (JSF) is a framework for building Java web application interfaces that provides reusable GUI components, clean separation of behavior and presentation, and standardized implementations. A typical JSF application consists of JavaBeans components for managing state and behavior, event-driven development using listeners, and pages that represent model-view-controller views and reference component trees.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
68 views
JSF Introduccion
Java Server Faces (JSF) is a framework for building Java web application interfaces that provides reusable GUI components, clean separation of behavior and presentation, and standardized implementations. A typical JSF application consists of JavaBeans components for managing state and behavior, event-driven development using listeners, and pages that represent model-view-controller views and reference component trees.