In Struts Programming which is the controller,which is the
model?
Answer Posted / kiran
* A Model contains business logic and data.
* A Controller manages overall application flow and
validation.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
Which components are available using actioncontext map?
Describe the two types of formbeans.
How are interceptors and servlet filters different?
What are the important methods of actionform?
Explain struts?
Describe the basic steps used to create a tiles application?
What are the advantages of spring mvc over struts mvc?
Can we use struts and spring together?
What are disadvantages of Struts?
What is the purpose of @element annotation annotation?
What is struts framework?
What is the difference between empty default namespace and root namespace?
What is the purpose of @urlvalidator annotation?
how does request processor relates to action mapping?