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
How is declarative handling of exceptions done in struts ?
Do we need to pay the struts if being used in commercial purpose?
Which technologies can be used at view layer in struts?
How are interceptors and servlet filters different?
What is apache struts cve 2017 5638?
Explain the core end goal while using java struts?
What are the core classes of the struts framework?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What is actionmapping?
What configuration changes are required to use Tiles in Struts?
Give an example of validates method used to avoid errors.
What is struts in java with example?
Explain about how requests from the client are sent?
How can link tag’s action attribute be used?
Why are springs better than struts?