Difference between JSF Framework and Struts Framework.
Answer Posted / ravi
Jsf is component based frame work which concentrates on
UIComponents look and feel(view layer) where as struts
concentrates more on the controller part not on the
userinterface but both follow model-2 architecture
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
How we can configured action mapping in struts?
How do I access token?
What is the life cycle of actionform?
What are the various struts tag libraries?
What are the classes used in struts?
Can you explain struts.properties in struts2?
What is the use of interceptor?
What are the steps required for setting up validator framework in struts?
What helpers in the form of jsp pages are provided in struts framework?
What is the purpose of @beforeresult annotation?
Which tag is used to declare constants in struts xml?
How is the mvc design pattern used in struts framework?
What are inner class and anonymous class?
Explain architecture of struts2?
What is dispatch action class?