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
how to connect from struts to database through hibernet and where u can modify the class
How struts2 supports internationalization?
Where can I get a copy of struts?
What is spring hibernate and struts in java?
What is the purpose of redirect result type?
What design patterns are used in struts?
What is struts actionmapping?
What are the benefits of Interceptors in Struts2?
What are the steps involved in creating a strut application?
What is the differences between struts1 and struts2?
How nested beans can be used in Struts applications?
What are the sections into which a strut configuration file can be divided?
Can we have more than one struts-config.xml file for a single struts application?
What do you mean by tiles in struts?
How many action classes can be used in struts application?