what is the difference between JSF and Struts?
Answer / Akhilesh Saraswat
JSF and Struts are both frameworks used for building web applications, but they have some key differences. For example, JSF uses an MVC architecture while Struts uses a front controller design pattern. Additionally, JSF provides a richer component library than Struts.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the standard converters in jsf (javaserver faces)?
What are facelet jsf tags?
what is rendering of page in JSF?
Name several facelets tags.
What are different implementations of JSF API?
Explain some of the attributes of <h:form> tag?
Compare the jsf and spring framework.
What is javaserver faces expression language?
What is the difference between jsf-1 and jsf-2?
How to declare the message bundle in jsf?
Explain the jsf architecture.
What are the features of facelets used in jsf?