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
What is the purpose of @urlvalidator annotation?
What is the purpose of @result?
What is the use of web xml in struts2?
What is the purpose of global-forwards tag in struct-config.xml?
Is Struts Framework part of J2EE?
Why is it called struts?
What is the difference between struts1 and struts2?
What is pojo in struts2?
What does modeldriven interceptor?
Can you explain the directory structure for a struts folder in brief ?
How can we write our own interceptor and map it for action?
What is use of i18n interceptor?
Which design pattern is implemented by Struts2 interceptors?
What is the purpose of action tag in struts.xml?
Explain the difference between jakarta struts and apache struts?