its a ActionForm controller or model?
Answer Posted / ramesh
hi Sandya,
ActionForm means bean(having setters and getters+validate
())
bean menas model. so ActionForm means Model.
not controller.
Servlet can act as Controller only.
if u have any quires,please contact me
at:ballem_rb@yahoo.co.in
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What is struts framework?
What is struts in java with example?
What is the purpose of @typeconversion annotation annotation?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is the purpose of @beforeresult?
What is apache struts vulnerability?
What do you mean by dynaactionform?
What are the core components of a struct2 based application?
What is value stack?
How struts2 supports internationalization?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is used to display the intermediate result in an interceptor?
Can we use struts and spring together?
What is the significance of logic tags in Struts?
What is the purpose of '@keyproperty'?