What is a render kit?
Answer / Yadvendra Kumar Singh
"A Render Kit in JSF is a collection of Renderers, UIComponents, and other resources that define the way components are rendered. Different render kits can be used to produce different visual styles or to support different user agent environments. "
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the life cycle of JSF?
what does JSF-Managed Bean?
What are two ways to bind jsf supported?
List some advantages of facelets.
Explain value expression and method expressions in jsf?
What is managed bean?
Explain the required and requiredmessage attribute of the <h:inputtext> tag?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
Give the system requirements for the jsf use.
What are the available scopes for the managed bean?
What different jsf tags are used for conversion?
Explain @ViewScoped annotations?