In Struts Programming which is the controller,which is the
model?
Answer Posted / atul kumar yadav
ActionServlet class is the controller & Action Class
is the model.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
In which method of action class the business logic is executed?
What is declarative exception handling in struts?
Explain about token feature in struts?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is dispatch action class?
Which file is used by controller to get mapping information for request routing?
How do u provide security to ur project?(Banking domain project)
Why it called struts?
What are the differences between http direct and http indirect?
Explain about the validation steps which have to be carried during validation of client-side address?
What is the purpose of interceptors?
Who makes the struts?
What kind of mvc is struts 2?
What is the purpose of @keyproperty annotation annotation?
What are the features of struts 2?