Difference between JSF Framework and Struts Framework.
Answers were Sorted based on User's Feedback
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 |
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 |
Describe the mvc on struts?
what is tiles in struts?
What do you mean by tiles in struts?
What are the core components of a struct2 based application?
what is purpose cvs and vss in eclipse?
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips
how to write my own Action servlet by extending pre-defined Action servlet in struts config.
we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?
What is struts xml?
What is jakarta struts framework?
What is struts and springs in java?
Can we have more than one struts-config.xml file for a single struts application?