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 action-mapping tag is used for request forwarding in struts configuration file?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What is includeaction?
What are the applications of struts?
What does action do in struts?
Can we have multiple struts config files in a single web app?
Explain the difference between jakarta struts and apache struts?
What do you mean by a custom tag?
How is token generated?
What are the classes used as part of struts framework ?
What is the purpose of execute() method?
What is the difference between forwardaction and includeaction?
What is action support class in struts2?
Explain about struts?