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 are the bundled validators?

577


What are the Core classes of Struts Framework?

573


Name some useful annotations introduced in Struts2?

524


Why is it called struts?

525


What validate() and reset() method does ?

531






Are struts still used?

503


What are the different kinds of actions in struts?

542


What is the purpose of @result annotation?

614


What is the difference between filters and interceptors ?

487


What are inner class and anonymous class?

538


What is the purpose of @results annotation?

704


Can we use struts and spring together?

522


Can a reducer dispatch an action?

484


Why are frameworks used?

519


Explain about tiles?

565