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
What is the difference between struts and spring?
What is filter dispatcher in struts?
Does Struts2 action and interceptors are thread safe?
What do you mean by inner class and anonymous class?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
How can we integrate log4j in Struts2 application?
Which configuration files are used in struts?
What is the use of web xml in struts2?
What are the features of struts?
What is the purpose of @emailvalidator annotation?
What is includeaction?
What is package name in struts xml?
Do we need to pay the struts if being used in commercial purpose?
What is struts xml?
Explain about the process of functioning of the struts program?