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 the purpose of @conversionerrorfieldvalidator annotation?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What are the Core classes of Struts Framework?
What are the life cycle methods of interceptor?
What is ValueStack and OGNL?
What are the 5 constants of action interface?
What is struts 2 framework in java?
How can we integrate log4j in Struts2 application?
What is the purpose of @results?
What’s the utilization of resource bundle properties file in struts validation structure?
how to connect from struts to database through hibernet and where u can modify the class
Is struts action class singleton?
What is the purpose of @results annotation?
What are the features of struts 2?
What does apache struts do?