Difference between JSF Framework and Struts Framework.

Answer Posted / krishna

The main difference is the UIComponent of JSF. Developers
can define their own components and also the way it should
be rendered. A component having a particular behavious can
be rendered in different ways.
Eg: UISelectOne. This components behaviour is to select one
value, but can be rendered as a List, Menu or Radio.

More we can develop RenderKit's appropriate to the client,
ie html, wml, etc. So a single JSF application can be used,
and using different renderers can be rendered to different
clients...

Is This Answer Correct ?    22 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of Struts framework?

636


What is struts in j2ee?

610


What do you mean by inner class and anonymous class?

680


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

677


What steps are required to for an application migration from Struts1 to Struts2?

701






What are Struts2 core components?

650


What do you mean by the abstract package in struts2, and what is its utilization?

606


How interceptor works in struts 2?

690


What is struts2 framework?

604


What do you mean by a custom tag?

626


What is the purpose of constant tag in struts.xml?

636


What do you mean by struts.dev mode?

621


How can we handle exceptions thrown by application in Struts2?

621


What are the reasons for an error message not being displayed while developing struts application?

621


how to develop the submit and search operations in single jsp using struts?

2646