Showing posts with label jsf faqs. Show all posts
Showing posts with label jsf faqs. Show all posts

JSF Interview Faqs,JSF Interview

JSF Interview Questions
1)What is JSF (or Java server faces)
2)What are the advantages of JSF?
3)What are differences between struts and JSF?
4)what are the implementations of java server faces?
5)What Is a JavaServer Faces Application?
6)What is Managed Bean?
7)What is Backing Bean?
8)What are the differences between a Backing Bean and Managed Bean?

JSF Interview Questions

JSF Interview Questions
How to terminate the session?
How to show Confirmation Dialog when user
How to pass a parameter to the JSF application
How to reload the page after ValueChangeListener
How to access web.xml init parameters from
How to print out html markup with h:outputText?
How to get current page URL from backing bean?
What is the different between getRequestParameterMap()
How to access web.xml init parameters from jsp page?
Is it possible to have more than one Faces Configuration file?
What is JavaServer Faces?
How to mask actual URL to the JSF page?
How to add context path to URL for outputLink?
How to download PDF file with JSF?