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

1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they

0 Answers   TCS,


What is the purpose of redirect result type?

0 Answers  


How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?

1 Answers   Allied Digital,


How you will make available any message resources definitions file to the struts framework environment?

0 Answers  


how to write my own Action servlet by extending pre-defined Action servlet in struts config.

2 Answers   Sony,






Lists the bundled validators in struts?

0 Answers  


What is the difference between struts and spring? Explain

0 Answers  


What are the sections into which a strut configuration file can be divided?

0 Answers  


What is the use of jsonvalidation in struts?

0 Answers  


What is the purpose of interceptors?

0 Answers  


What do you mean by inner class and anonymous class?

0 Answers  


How do u provide security to ur project?(Banking domain project)

0 Answers   Polaris,


Categories