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 is structs 2 validation framework?
What is the design role played by struts?
What is the purpose of @emailvalidator annotation?
What is the purpose of @stringlengthfieldvalidator annotation?
What is action class?
What is the use of Struts.xml configuration file?
What are the core classes of struts framework? Explain
What are disadvantages of Struts?
What configuration changes are required to use resource files in Struts?
What are action classes in struts?
How tag libraries are defined in Struts?
Which servlet does the struts framework use?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What is ValueStack and OGNL?
Explain about struts dispatch action?