Difference between JSF Framework and Struts Framework.
Answer Posted / bhoopesh alladi
Both these Frameworks are used for forcing the
implementation of MVC-2 pattern.
Struts Framework is implemented by apache, where as JSF
is implemented by Sun Microsystems.
| Is This Answer Correct ? | 87 Yes | 36 No |
Post New Answer View All Answers
What are action errors and error?
Does Struts2 action and interceptors are thread safe?
what is meant by Struts Validator Framework?
Which class of struts is responsible to converts data types from string and vice versa?
What is spring and struts in java?
What are the differences between http direct and http indirect?
What is the purpose of redirect result type?
What is the purpose of plug-in tag in struct-config.xml?
Explain integrate log4j in struts2 application?
What are the conditions for actionform to work correctly?
When do I need “struts.jar” on my classpath?
Explain about logic match tag?
Explain about the
What is the purpose of @beforeresult annotation?
What are the two scope types for formbeans?