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
What are the bundled validators?
At the point, you should go for struts framework?
Explain architecture of struts2?
Are struts and shocks the same?
What are the benefits of Struts framework?
What does i18n interceptor?
What is the purpose of interceptors?
What does execandwait interceptor?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What do you mean by actionform?
How to upload struts file?
Lists the bundled validators in struts?
What is the need of struts?
What is the use of jsonvalidation in struts?
Give the details of xml files used in validator framework?