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
Explain the difference between dispatchaction and lookupdispatchaction in struts?
What are pull and push mvc architecture and which architecture does struts2 follow?
What are action classes in struts?
Explain about struts?
What are the two types of validations supported by validator framework?
What is the purpose of @key?
What is struts.devmode?
How to explain Software Bank Loan descriptions
What are the steps involved in creating a strut application?
What is the use of jsonvalidation in struts?
What is actionservlet?
What is apache struts cve 2017 5638?
How can we display validation errors on jsp page?
Explain the life cycle of a request in struct2 application?
How can duplicate form submission be handled in struts 2?