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

Explain integrate log4j in struts2 application?

568


What is apache struts vulnerability?

545


Are actions thread safe?

540


Difference between html tags and struts specific html tags

510


What are the core classes of struts framework? Explain

529






Is struts action class singleton?

550


What is the purpose of @expressionvalidator annotation?

594


What is dispatchaction?

627


What’s the difference between struts and turbine? What’s the difference between struts and espresso?

524


What configuration changes are required to use resource files in Struts?

570


What are the core classes of the struts framework?

514


What are the 5 constants of action interface?

543


What is actionservlet?

560


What are the some useful annotations introduced in struts2?

550


What is used to display the intermediate result in an interceptor?

503