Difference between JSF Framework and Struts Framework.
Answer Posted / sunilkumar kakollu
jsf is a component framework which concentrates on view
componets creation,binding and rendering where as struts is
a action frame work which concentrates on creating and
calling the action methods
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How many struts config file in a struts application?
What is lookupdispatchaction?
How to upload struts file?
What is struts in java with example?
What is controller in struts ?
Explain the components of struts?
What configuration changes are required to use Tiles in Struts?
How duplicate form submission can be controlled in struts?
Why are struts tightly coupled?
What inbuilt themes are provided by struts2?
how does request processor relates to action mapping?
What are the life cycle methods of interceptor?
What’s the utilization of struts.xml configuration file?
What are the cons of struts 2?
What is front controller in struts2?