What is h:inputfile tag in jsf (javaserver faces)?
Answer / Sunil Kumar Swarnkar
The h:inputFile tag in JSF (JavaServer Faces) is a component that allows the user to upload files from their local system. It can be used for handling file uploads in a JSF application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does the @managedproperty annotation mean?
What are Data Bound table components ?
What are facelet jsf tags?
What is the use of jsf life cycle?
what Ajax is and how JSF is useful for making AJAX call?
How to create facelets templates?
What is h:message tag in jsf (javaserver faces)?
What is f:validatelongrange tag in jsf (javaserver faces)?
What is jsf framework?
Tell us about the @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations.
What is javaserver faces navigation model?
What is managed bean in jsf (javaserver faces)?