its a ActionForm controller or model?
Answer Posted / mohan
I agree with Ramesh, Actionform is just a bean whr we will
be having setters and setters and some business logic and
validation rules, so its becomes Model, where as a Action
Class consists of ActionServlet, which as an intermediate
between Model and View(JSP), so the Action class becomes
the Controller... hope it helps...
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is struts2 framework?
in struts how to use hibernate with struts>
How can we write our own interceptor and map it for action?
What’s the utilization of resource bundle properties file in struts validation structure?
What does action do in struts?
Which components are available using actioncontext map?
Describe the mvc on struts?
What is struts in j2ee?
What is a custom tag?
What are the pros of struts 2?
Why actionservlet is singleton in struts?
Can we have more than one struts-config.xml file for a single struts application?
What is value stack?
Which configuration files are used in struts?
What are apache struts?