Difference between JSF Framework and Struts Framework.
Answer Posted / ravi shastry
JSF is a framework for user interface but Struts is open
source framework.
JSF creates server site component but struts can not create
the server site component.
JSF is not responsible for client site validation but struts
is responsible to client site validation.
Struts perform better MVC model than JSF.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is action class? What are the types of action class?
Explain the components of struts?
Name the different types of actions found in struts.
What is declarative exception handling in struts?
What helpers in the form of jsp pages are provided in struts framework?
How the exceptions are handled in struts?
What is the purpose of @beforeresult?
List the important attribute and elements of action mapping under struts.
What are the advantages of spring mvc over struts mvc?
What is the purpose of @before?
How struts control data flow?
Can you explain aware interfaces in struts2?
What is discontinuous strut?
What is struts2 framework?
What are action errors?