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
How can we display all validation errors to user on jsp page?
What is the forward action utilized for?
Explain design patterns which is used in struts?
What is the need of struts?
What do you mean by actionservlet?
What are the bundled validators?
Why use struts framework in java?
What is struts?
What is the use of jsonvalidation in struts?
What is the default location of result pages and how can we change it?
Give the details of xml files used in validator framework?
Name some of the features of struts2?
What is strut action mapping?
Explain about logic match tag?
How to use dispatchaction?