Difference between JSF Framework and Struts Framework.

Answer Posted / meera tolia

Struts is JSP and Tag centric and with a fixed dependecy on
being deployed in a conventional Servlet HTTP request /
response environment.
JSF is somewhat more generic. It is component centric and
has no specific dependency on HTML markup / tags apart from
the fact that the renders for most components are tailored
for conventional browser output via HTML.

Is This Answer Correct ?    59 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How duplicate form submission can be controlled in struts?

644


Explain design patterns which is used in struts?

536


Give the details of xml files used in validator framework?

586


Explain the life cycle of a request in struct2 application?

492


What is the purpose of @urlvalidator annotation?

555






Why we use struts over servlets?

522


Explain about struts?

553


What does action do in struts?

534


What does i18n interceptor?

581


What is the purpose of @result annotation?

622


What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?

583


How many action classes can be used in struts application?

508


Difference between struts and spring? Or why use spring, if you are already using struts?

536


In how many ways duplicate form submission can occurs?

567


What is struts xml?

439