List some of the attributes of <h:form> tag in jsf?
Answer / Pintu
Some important attributes of <h:form> tag in JSF are id, styleClass, action (URL for servlet), prependId (adds the component's ID to the form's ID) and enctype (specifies the MIME type used when submitting forms).
| Is This Answer Correct ? | 0 Yes | 0 No |
How does render phase work in jsf (javaserver faces) life cycle?
What are different JSF Converter tags?
How can we get the generated event?
What about jstl and javaserver faces ?
What are standard JSF tag libraries?
Give a list of important datatable operations.
What are the different types of JSF events?
Can the JSF support multiple faces configuration files?
Which rendering model is used in jsf?
What are the benefits of jsf (javaserver faces)?
How to map faces servlet instance in jsf (javaserver faces) application?
How to access css (cascading style sheets) file in jsf (javaserver faces) application?