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 core classes of struts?
What is struts2 namespace?
What’s the difference between struts and turbine?
Which class of struts is responsible to converts data types from string and vice versa?
How duplicate form submission can be controlled in struts?
What are pull and push mvc architecture and which architecture does struts2 follow?
What are action errors and error?
What are the different kinds of actions in struts?
What is jakarta struts framework?
What does apache struts do?
What is the purpose of struts.xml in struct2?
Give an example where struts tiles may be used?
What is the different actions available in struts?
What is struts in java with example?
How can link tag’s action attribute be used?