Difference between JSF Framework and Struts Framework.
Answer Posted / sunilkumar kakollu
jsf is a component framework which concentrates on view
componets creation,binding and rendering where as struts is
a action frame work which concentrates on creating and
calling the action methods
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Can we have multiple struts config files ?
What is jakarta struts framework?
What is the front controller in struts2?
What is the purpose of dispatcher result type?
What is the use of form bean in struts?
What is purpose of execandwait interceptor?
What do you know about validation plugin ?
What is the purpose of execute() method?
What is ognl?
Does struts include its own unit tests?
What does modeldriven interceptor?
What are apache struts?
Can I have html form property without associated getter and setter formbean methods?
Describe the basic steps used to create a tiles application?
What is controller in struts2?