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


Please Help Members By Posting Answers For Below Questions

Does struts include its own unit tests?

522


What is the flow of requests in struts based applications?

562


Describe validate() and reset() methods.

600


What is the purpose of @typeconversion annotation annotation?

559


Give the details of xml files used in validator framework?

584






What are the core classes of struts?

568


Does apache tomcat use struts?

504


What is the purpose of @beforeresult annotation?

572


What is form bean in struts?

509


What do you mean by tiles in struts?

540


What is Struts2?

618


What is struts framework in java?

530


In which method of action class the business logic is executed?

542


When it’s useful to use IncludeAction?

545


What does the term struts mean?

553