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
Can you explain struts.properties in struts2?
Can we have multiple struts config files in a single web app?
How do u provide security to ur project?(Banking domain project)
What does the term struts mean?
What is the flow of requests in struts based applications?
What configuration changes are required to use resource files in Struts?
Explain about struts relation to html tags?
What is the difference between plain-validator and field-validator?
Why is it called struts?
What is the purpose of @stringlengthfieldvalidator annotation?
Explain about tiles?
What applications use apache struts?
What is use of i18n interceptor?
How does interceptor work in struts2?
How to work with error tags?