Explain the jsf architecture.
Answer / Amit Prakash
The JSF architecture consists of components, beans, navigations, converters, validators, and renderers. It also includes a Request Processing Lifecycle that handles the processing of an incoming request.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does the @applicationscoped annotation indicate?
What is a class student?
What is h:graphicimage tag in jsf (javaserver faces)?
Explain different ways of declaring a managed bean in JSF?
What are Data Bound table components ?
What are immediate and deferred value expressions?
What is jsf? Explain
What are standard JSF tag libraries?
What is jsf life cycle and its phases?
Can we have more than one faces-config.xml files in jsf?
What about jstl and javaserver faces ?
What different jsf tags are used for conversion?