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
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
What is the difference between empty default namespace and root namespace?
What is struts2 namespace?
Can we have multiple struts config files ?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
Briefly tell the two kinds of form beans.
What should be the name of xml file used for validation in struts?
What are the classes used as part of struts framework ?
what is meant by Struts Validator Framework?
What does execandwait interceptor?
What is the purpose of @result annotation?
What is the purpose of @key?
What is the purpose of form-beans tag in struct-config.xml?
What is the purpose of action-mappings tag in struct-config.xml?
What is the purpose of action tag in struts.xml?