Difference between JSF Framework and Struts Framework.
Answer Posted / ram
in struts we have 5 libraries like HTML,LOGIC,NESTED & etc(these contains around 75 tags)where as in Jsf we have 2 libraries like CORE & HTML (these contains around 43 tags)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of @conversion?
Why use spring, if you are already using struts?
Why we use struts in java?
What steps are required to for an application migration from Struts1 to Struts2?
What is the purpose of @emailvalidator annotation?
How the flow of various requests happens in struts application?
What are the struts2 configuration properties that control file uploading process?
Explain design patterns which is used in struts?
Where should struts xml be placed?
What inbuilt themes are provided by struts2?
Explain how can we upload files in struts2 application?
What are the major differences between html tags and strut specific html tags?
What are the core classes of struts framework? Explain
What are pull and push mvc architecture and which architecture does struts2 follow?
What is the naming convention for a resource bundle file in struts2?