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
Are struts still used?
When should be opt for struts framework?
What is the purpose of @conversion?
What applications use apache struts?
Explain design patterns which is used in struts?
What is the purpose of @before?
What is the purpose of @action annotation?
What are the two types of validations supported by validator framework?
Which file is used by controller to get mapping information for request routing?
How interceptor works in struts 2?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Where can I get a copy of struts?
What is interceptor struts2?
What inbuilt themes are provided by struts2?
What is difference between struts1 and struts2?