Blog Archives

4 JSF interview Q&As

Q1. What are the 6 key phases of JSF? What other frameworks would you use with JSF, and in which phases do they fit in? A1. JavaServer Faces (JSF) brings a new paradigm to developing Web-based applications in Java. However, it has a number of gaps in its out-of-the-box state....



More JSF interview Q&A

Q1. What is the difference between initial request and postback? A1. Initial request (e.g. HTTP GET) is the request that is made from a browser in order to display a page. Postback happens when the browser posts the page back to the server with form values, … Read more ›...



800+ Java Interview Q&As

Java & Big Data Tutorials

Top