Difference between JSF Framework and Struts Framework.

Answers were Sorted based on User's Feedback



Difference between JSF Framework and Struts Framework...

Answer / ram

in struts we have 5 libraries like HTML,LOGIC,NESTED & etc(these contains around 75 tags)where as in Jsf we have 2 libraries like CORE & HTML (these contains around 43 tags)

Is This Answer Correct ?    0 Yes 0 No

Difference between JSF Framework and Struts Framework...

Answer / ravi shastry

JSF is a framework for user interface but Struts is open
source framework.
JSF creates server site component but struts can not create
the server site component.
JSF is not responsible for client site validation but struts
is responsible to client site validation.
Struts perform better MVC model than JSF.

Is This Answer Correct ?    0 Yes 1 No

Difference between JSF Framework and Struts Framework...

Answer / 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

More Struts Interview Questions

What is meant by portals???

9 Answers  


Explain about struts dispatch action?

0 Answers  


Difference between JSF Framework and Struts Framework.

13 Answers   Accenture, BSS, IBM, TCS,


What is the purpose of constant tag in struts.xml?

0 Answers  


How can we group related actions in one group in Struts?

0 Answers  






How you will display validation fail errors on jsp page?

0 Answers  


its a ActionForm controller or model?

16 Answers   Patni, TCS, Wipro,


Who makes the struts?

0 Answers  


List some bundled validators?

0 Answers  


How can we integrate log4j in Struts2 application?

0 Answers  


How tag libraries are defined in Struts?

0 Answers  


How to create validations?what are struts validation components?

2 Answers  


Categories