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
What is the purpose of @expressionvalidator annotation?
List some bundled validators?
What is the purpose of @beforeresult annotation?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is the struts in java?
What is the difference between requestaware and servletrequestaware interface?
How we can controlled duplicate form submission in struts?
What is struts validator framework?
State an example of struts configuration file as an action parameter for action servlet.
What are the steps required for setting up validator framework in struts?
What is front controller in struts?
What is the purpose of @doublerangefieldvalidator annotation?
What is the purpose of action tag in struts.xml?
What are the core classes of struts framework? Explain
How do struts work?