Answer Posted / foujil ameen
The main aim of the MVC (Model View Controller) architecture
is to separate the business logic and application data from
the presentation data to the user.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why actionservlet is singleton in struts?
What are the Core classes of Struts Framework?
Can we have more than one struts-config.xml file for a single struts application?
What is actioninvocation?
Mark the differences between html tags and strut specific html tags.
What is the difference between empty default namespace and root namespace?
How is forward action used for integration?
What’s the difference between struts and turbine?
What is actionmapping?
What is the purpose of dispatcher result type?
What are the steps required for setting up validator framework in struts?
Which components are available using actioncontext map?
Which design pattern is implemented by Struts2 interceptors?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is the purpose of global-forwards tag in struct-config.xml?