⟩ Must I place all my class files in the WEB-INF folder and all JSP's outside?
The class files should place into WEB-INF/classes folder and the JSP files should place within a separate folder.
The class files should place into WEB-INF/classes folder and the JSP files should place within a separate folder.
Tell me how the components of JSF are rendered?
Explain how JSF different from conventional JSP?
Do you know how to declare the Navigation Rules for JSF?
Tell me JSF supports AJAX?
Explain JSF framework?
What is rendering of page in JSF?
Explain JSF life cycle?
Do you know what is AJAX and what problem does it solve?
What is Java Servlet?
Why is Servlet so popular?