How to relocate web resources in jsf (javaserver faces) application?
Answer / Minaxi Kumari
"To relocate web resources in a JSF application, you can change the directory paths in your Facelets and update the resource-path attribute in your faces-config.xml file accordingly."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is h:form tag in jsf (javaserver faces)?
What is h:inputtextarea tag in jsf (javaserver faces)?
What are the three types of tags for text fields exist in jsf?
What is the purpose of the facelets tag?
How different components are rendered in JSF page?
What is the difference between jsp and jsf?
List out the available implementations of JavaServer faces?
What is h: output text tag in jsf?
List some advantages of facelets.
What are the phases of the life cycle in jsf?
Explain some of the attributes of <h:form> tag?
Explain the difference between the required and requiredmessage attributes in the <h: inputtext> tag.