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

What is the purpose of form-be tag in struct-config.xml?

740


What is the role of action class?

758


What is controller in struts ?

714


What does apache struts do?

689


Why it called struts?

729


What are the life cycle methods of interceptor?

709


List the important attribute and elements of action mapping under struts.

733


What steps are required to for an application migration from Struts1 to Struts2?

801


How to use dispatchaction?

769


What is difference between lookupdispatchaction and dispatchaction?

856


What is strut action mapping?

715


What are the some useful annotations introduced in struts2?

767


What is package name in struts xml?

769


What is struts-default package and what are it’s benefits?

779


What is filter dispatcher in struts?

701