its a ActionForm controller or model?
Answer Posted / pope
Think of concept MVC. According to the Architecture(I hope
u know about this s***) for controller we have servlet
controller ,model as serve u with the business and
actionForm (think of action submit ) which is used for the
form validation which is far far away from other two
component
:-)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain about the
What is the difference between plain-validator and field-validator?
What are the core components of a struct2 based application?
What are different ways to create Action classes in Struts2?
How do you find the struts version being used in a project?
What do struts do?
What is actionform in struts?
What are the main classes which are used in struts application?
How can we integrate log4j in Struts2 application?
Describe validate() and reset() methods.
What is struts and springs in java?
What do you mean by inner class and anonymous class?
Are actions thread safe?
What are action errors and error?
What is jakarta struts framework?