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
Why do we need struts?
Where can I get help with struts?
How exceptions are handled in struts application?
How long do struts last?
State the procedure for using forward attribute of link tag’s.
In struts.xml, what does the attribute "method" stands for in the "action" tag?
Explain about token feature in struts?
What are the 5 constants of action interface?
Which class of struts is responsible to converts data types from string and vice versa?
Explain about the validation steps which have to be carried during validation of client-side address?
Can you explain value stack?
How tag libraries are defined in Struts?
What is an interceptor stack?
What is ognl?
Is there a particularly good ide to use with struts?