A JavaBeans component that corresponds to a JSP page that includes JavaServer Faces components. The backing bean defines
properties for the components on the page and methods that perform processing for the component. This processing includes
event handling, validation, and processing associated with navigation. What is basic authentication
An authentication mechanism in which a Web server authenticates an entity via a user name and password obtained using the Web
application's built-in authentication mechanism.
|