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
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
Can you explain custom tag?
What are the core classes of struts framework? Explain
What are the classes used in struts?
When should we use SwtichAction?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What do you mean by action errors and what are the results they force?
Why is action servlet a singleton in struts?
What is actionform in struts?
What is the use of forwardaction?
What is the default suffix for struts2 action uri ?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
What are the struts2 error message keys that can come during file uploading process?
Explain about struts dispatch action?
What is the difference between forwardaction and includeaction?