Difference between JSF Framework and Struts Framework.
Answer Posted / shaik baji
Struts is the best for designing the Controller components
because at the time of struts designing the developers of
struts more consentrated on Controller layer.
Struts provides alist of tag libraries to handles the beans
and resources bundels where as JSF doesn't.
JSF is the best for desiging the View components and JSF
provides evenhandling mechanism where as struts doesn't.
In most of designing GUI components we prefer the JSF due
to it's predefined components files.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which tag is used to declare constants in struts xml?
Describe the mvc on struts?
Difference between struts and spring? Or why use spring, if you are already using struts?
What are the components of struts?
How does interceptor work in struts2?
What is the forward action utilized for?
How can we upload files in Struts2 application?
What is execute method in struts?
How do you convert struts to springs?
What are the pros of struts 2?
What is meant by custom tags?
What is the purpose of @results?
Briefly tell the two kinds of form beans.
How to work with error tags?
what is meant by Struts Validator Framework?