its a ActionForm controller or model?
Answer Posted / sivadasan
ActionForm is consider as Controller,Because
While ActionForm beans often have properties that
correspond to properties in your Model beans, the form
beans themselves should be considered a Controller
component. As such, they are able to transfer data between
the Model and View layers.
I hope it will helpful
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is filter dispatcher in struts?
What’s the difference between struts and espresso?
What is the purpose of execute() method?
What are the core classes of struts?
What is interceptor struts2?
How we can configured action mapping in struts?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the purpose of @before?
How to override the default error message that can come during file uploading process?
What is struts in j2ee?
How duplicate form submission can be controlled in struts?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
How action mapping is configured in Struts?
How you will make available any message resources definitions file to the struts framework environment?
Which design pattern is implemented by Struts2 interceptors?