Difference between JSF Framework and Struts Framework.
Answer Posted / karnakar
both will implement mvc2 design pattern,and struts given by
apache ,jsf given by sun,instead of actionservlet we can
find facelet asa acontroller in jsf
| Is This Answer Correct ? | 19 Yes | 24 No |
Post New Answer View All Answers
What is filter dispatcher in struts?
What is the purpose of @element annotation annotation?
How action mapping is configured in Struts?
What is the purpose of @result?
What is the use of struts config xml file?
What are the cons of struts 2?
Explain the core end goal while using java struts?
Is struts mvc framework?
What is dispatch action class?
What do struts do?
What is package name in struts xml?
What are the major differences between html tags and strut specific html tags?
How we can configured action mapping in struts?
How to upload struts file?
Does apache tomcat use struts?