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
How do I access token?
What is an interceptor stack?
Give an example where struts tiles may be used?
Describe validate() and reset() methods.
Explain the components of struts?
What is the purpose of redirect result type?
What is actioncontext?
What is the purpose of global-forwards tag in struct-config.xml?
In which method of action class the business logic is executed?
What are the steps required for setting up validator framework in struts?
What is the use of struts config xml file?
What are the applications of struts?
How does struts work?
What are the benefits of the struts system?
What is the purpose of @doublerangefieldvalidator?