How to map faces servlet instance in jsf (javaserver faces) application?
Answer / Rajni Pandey
To map a Faces Servlet instance in a JSF (JavaServer Faces) application, you should configure it in the web.xml file using the <servlet-mapping> element by specifying the url-pattern and namespace attributes.
| Is This Answer Correct ? | 0 Yes | 0 No |
List the available scopes for managed bean in jsf.
What are the three types of text fields tags provided by jsf?
List some ajax attributes.
What is the JSP tag?
List the various benefits of java server faces.?
What is h:commandbutton tag in jsf (javaserver faces)?
What is managed bean and backing bean in jsf?
What is javaserver faces ui component class?
What is the role of JSF converter tags?
List the new features of jsf 2.0?
Explain the difference between jsf 1.0vs.jsf 2.0?
What are the benefits of using JSF Framework?