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's mvc pattern ?
What does params interceptor?
What is front controller in struts2?
How many servlet controllers are used in a Struts Application?
What is declarative exception handling in struts?
How struts2 supports internationalization?
Can you explain aware interfaces in struts2?
How can we display validation errors on jsp page?
What is strut web xml?
what is ACID test for fresh engineers??what is the pattern??
Can explain about the validations and in your project where did u used the validations?
What are the features of struts 2?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
Explain the life cycle of a request in struct2 application?
What is struts 2 framework in java?