Answer Posted / vikas
MVC, An architecture used for separating Business Layer
functionality represented by javabeans(the model) from the
Presentation Layer functionality represented by JSPs(the
view) using an intermediate servlet based controller.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How the flow of various requests happens in struts application?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
How the exceptions are handled in struts?
What is the purpose of plug-in tag in struct-config.xml?
Do I have to credit struts on my own website?
What do you mean by inner class and anonymous class?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
What is the front controller in struts2?
What is the purpose of @before?
Explain the core end goal while using java struts?
How we can install struts?
Explain the difference between jakarta struts and apache struts?
Can we integrate struts with spring?
What is struts xml?
What is the purpose of @requiredstringvalidator?