In Struts Programming which is the controller,which is the
model?
Answer Posted / guest
The ActionServlet class is the controller and the action
class is the model.
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
Can you explain struts validator framework?
Name the different types of actions found in struts.
What is controller in struts2?
What’s the difference between struts and espresso?
What is the difference between struts and spring?
Explain the complete struts validator framework.
How you will make available any message resources definitions file to the struts framework environment?
What is the purpose of @emailvalidator annotation?
How you will enable front-end validation based on the xml in validation.xml?
In which method of action class the business logic is executed?
When should we use SwtichAction?
What are the core classes of struts framework? Explain
Explain about the library tag?
What is the purpose of @before annotation?
What are the benefits of Struts framework?