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
Can explain about the validations and in your project where did u used the validations?
What is the purpose of struct-config.xml in struct2?
What is an interceptor stack?
What is the difference between plain-validator and field-validator?
Why are frameworks used?
What is the use of web xml in struts2?
What are the steps required for setting up validator framework in struts?
What does modeldriven interceptor?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What are different ways to create Action classes in Struts2?
Which class of struts is responsible to converts data types from string and vice versa?
Which file is used by controller to get mapping information for request routing?
Is struts mvc framework?
What are the benefits of Struts framework?
How is a lookup dispatch action created?