Difference between JSF Framework and Struts Framework.
Answer Posted / kiran
Both will implement mvc2 design pattern, struts given by
apache, jsf given by sun.
Struts didn't provide any use implementations but JSF we
can implement our own implementations like UI-components,
JSF provides the Converters also
| Is This Answer Correct ? | 16 Yes | 11 No |
Post New Answer View All Answers
How do you convert struts to springs?
What is s token?
In which method of action class the business logic is executed?
How to explain Software Bank Loan descriptions
Why we use struts in java?
Can we have more than one struts-config.xml file for a single struts application?
What is struts?
How interceptor works in struts 2?
Which design pattern is implemented by Struts2 interceptors?
Difference between struts and spring? Or why use spring, if you are already using struts?
Explain about the process of functioning of the struts program?
Which configuration files are used in struts?
What are pull and push mvc architecture and which architecture does struts2 follow?
How can you create your custom interceptor in struts 2?
What is the purpose of action-mappings tag in struct-config.xml?