Difference between JSF Framework and Struts Framework.
Answer Posted / sunilkumar kakollu
jsf is a component framework which concentrates on view
componets creation,binding and rendering where as struts is
a action frame work which concentrates on creating and
calling the action methods
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of @before?
Provide some important Struts2 constants that you have used?
What is used to display the intermediate result in an interceptor?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
How struts2 supports internationalization?
Are the struts tags xhtml compliant ?
What is the purpose of execute method of action class?
What is the purpose of @createifnull annotation annotation?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What are action classes in struts?
How can we display all validation errors to user on jsp page?
What is the purpose of action tag in struts.xml?
Briefly tell the two kinds of form beans.
Is struts compatible with other java technologies?
What is Struts2?