its a ActionForm controller or model?
Answer Posted / ratheeshnellikkal
Actually model is designed to handle business logic and
data.
Action Form is basically carrying the data from view to
Action Class,so it is coming under model.
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What are the classes used in struts?
What is the configuration files used in struts?
Why are frameworks used?
How to display validation errors on jsp page?
Explain about token feature in struts?
What are struts in java?
Why do we use struts?
What is dispatchaction?
What is struts?
How can we write our own interceptor and map it for action?
What is the difference between filters and interceptors ?
What is the difference between struts1 and struts2?
List some struts tag libraries?
What is the use of struts config xml file?
Give an example where struts tiles may be used?