its a ActionForm controller or model?
Answer Posted / raghavendra
Model are the classes that contains the code according to
the businees logic of the company.This logic is called
business logic.
In case of MVC 2 architecture, the contoller is a
combination of ActionServlet, Action classes and formbean
(ActionForm ) classes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When it’s useful to use IncludeAction?
How many struts config file can be created in struts?
What is the use of resourcebundle.properties file in Struts Validation framework?
How long do struts last?
How you will enable front-end validation based on the xml in validation.xml?
What does modeldriven interceptor?
What are the advantages of spring mvc over struts mvc?
State an example of struts configuration file as an action parameter for action servlet.
What is http redirect?
What are the cons of struts 2?
List some bundled validators?
Explain about the process of functioning of the struts program?
What is difference between spring and struts?
What is action class?
What is the difference between struts and spring? Explain