Interview Question in JSF


 

Interview Question :: What are the available implementations of JavaServer Faces?

by ksk
VoteNowAnswers to "What are the available implementations of JavaServer Faces?"

 The main implementations of JavaServer Faces are:

 
  1. Reference Implementation (RI) by Sun Microsystems.
  2. Apache MyFaces is an open source JavaServer Faces (JSF) implementation or run-time.
  3. ADF Faces is Oracle’s implementation for the JSF standard.
 

by ksk