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 can we group related actions in one group in Struts?

557


Is struts mvc framework?

479


Which class of struts is responsible to converts data types from string and vice versa?

658


What is difference between interceptors and filters?

530


What is filter dispatcher in struts?

533






What is struts in java with example?

505


What is the purpose of @key annotation annotation?

592


What is use of i18n interceptor?

538


When should be opt for struts framework?

572


What is the purpose of interceptors?

528


How many servlet controllers are used in a Struts Application?

511


Explain the difference between plain-validator and field-validator in struts?

522


Whats the difference between the default namespace and the root namespace?

515


What is container struts2?

527


What is the forward action utilized for?

550