What different jsf tags are used for conversion?
Answer / Avi Mantala
Some of the JSF tags used for conversion include <f:convertNumber>, <f:convertDateTime>, and <f:convertBoolean>.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is h:inputext tag in jsf (javaserver faces)?
What is the significance of name and eager attributes in managed bean?
Explain what is the JSF architecture?
Can the JSF support multiple faces configuration files?
What is view object?
Explain different ways of declaring a managed bean in JSF?
List out the available implementations of JavaServer faces?
What are the different types of validations in JSF?
What components are used to display data in a table form?
What does the @managedproperty annotation mean?
List some ajax attributes.
What do you understand by managed bean in jsf?