Which tag is used to upload a file on the website in jsf?
Answer / Kaushal Kishor Mishra
The h:inputFile tag is used to create an HTML input type='file' element in JSF, allowing users to upload files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between jsf and jsp?
Explain the difference between value expression and method expression.
What are the different types of validations in JSF?
How to declare the message beans in the faces –config.xml file?
How to access web.xml init parameters from JSP page?
What is h:inputext tag in jsf (javaserver faces)?
Tell about the life cycle of java server faces.
How are the name and eager attributes used in managed bean?
What is JSF Navigation Rule?
What is the significance of selectOne menu tag in JSF?
What is jsf life cycle and its phases?
List out the converter tags used in JSF?