Difference between JSF Framework and Struts Framework.
Answer Posted / sujeev kr singh
Struts is a "Component" Framework, whereas Struts is
an "action" Framework.
JSF using Navigationcase and NavigationRules instead of
Actionmapping and action which is in Struts.
Struts framework give you the ability to map URLs to
activities and code on the back end, whereas JSF rendered
on the page are initially developed as individual
components, much like in modern GUI.
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
Is struts efficient?
Explain about the library tag?
In which order struts framework searches for a message bundle?
Are the struts tags xhtml compliant ?
What is the purpose of struct-config.xml in struct2?
What is action class?
What is the purpose of dispatcher result type?
Why is it called struts?
What are Struts2 core components?
What do you know about validation plugin ?
What is meant by custom tags?
Can we have multiple struts config files in a single web app?
How we can configured action mapping in struts?
What is used to display the intermediate result in an interceptor?
What are the features of struts 2?