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 is forward action used for integration?
Explain struts.devmode?
What steps are required to for an application migration from Struts1 to Struts2?
What is the use of reset method of ActionForm class?
What do you mean by actionmapping?
What are the reasons for an error message not being displayed while developing struts application?
What is the purpose of @key?
What are action errors?
How action mapping is configured in Struts?
What is the use of interceptor?
Which file is used by controller to get mapping information for request routing?
What is the use of struts config xml file?
What is execute method in struts?
What is the forward action utilized for?
What configurations are stored in struts configuration file ?