In Struts Programming which is the controller,which is the
model?
Answer Posted / ganeshram
In struts,Action servlet,Request Processor,Action class and
ActionForm together form Controller.Struts doesn't provide
any component in Model Layer.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What does params interceptor?
What is struts and springs in java?
What is struts-default package and what are it’s benefits?
Explain the difference between plain-validator and field-validator in struts?
What is struts in java with example?
What are action errors?
How can you create your custom interceptor in struts 2?
What is action chaining ?
Why use spring, if you are already using struts?
What is the purpose of dispatcher result type?
What is the purpose of @validations annotation?
What are the pros of struts 2?
Name the different types of actions found in struts.
What are the components of struts framework?
What is jakarta struts framework?