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


Please Help Members By Posting Answers For Below Questions

What is struts in j2ee?

517


What are the main classes which are used in struts application?

492


What is meant by custom tags?

564


What are the Core classes of Struts Framework?

576


What are the custom tags?

522






Explain about tiles?

567


What are result types in struts?

561


Which library is provided by struts for form elements like check boxes, text boxes etc?

498


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

555


Which interceptor is responsible for i18n support?

511


What is package name in struts xml?

545


What are Struts2 core components?

549


Where should struts xml be placed?

496


In struts.xml, what does the attribute "method" stands for in the "action" tag?

517


What is the purpose of @conversionerrorfieldvalidator annotation?

610