Answer Posted / zesan
Because when ever request is come then servlet is handle and
communicate to model and model process data and send back to
servlet . servlet those process data store into reositry area
then servlet can communicate to jsp and jsp response to
client . so every thing is done by servlet that is reason
servlet is used as controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's mvc pattern ?
How duplicate form submission can be controlled in struts?
What is the purpose of execute() method?
What do you mean by tiles in struts?
What should be the name of xml file used for validation in struts?
What is actioncontext?
What do you mean by a custom tag?
What is the struts in java?
What is dispatch action class?
Can you explain custom tag?
Does apache tomcat use struts?
Explain about the
How do you convert struts to springs?
Are the struts tags xhtml compliant ?
What is struts? Explain