Difference between JSF Framework and Struts Framework.
Answer Posted / ravi
Jsf is component based frame work which concentrates on
UIComponents look and feel(view layer) where as struts
concentrates more on the controller part not on the
userinterface but both follow model-2 architecture
Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
Can we have more than one struts-config.xml file for a single struts application?
How is a lookup dispatch action created?
Can you explain value stack?
How to work with error tags?
Briefly tell the two kinds of form beans.
What is front controller in struts?
What is spring hibernate and struts in java?
What is action chaining ?
Can we have multiple struts config files ?
Is struts mvc framework?
Is there a particularly good ide to use with struts?
What is the purpose of @before?
What are different Struts2 tags? How can we use them?
What are the main classes which are used in struts application?
How do you convert struts to springs?