Answer Posted / xxx
while using in mvc1 architechture jsp is used as the
request and the response so that the presentation and
apllication logic are the same component but in case of
using servlets in mvc2 the advantage over this is that the
request is handled using jsp but the response and the
overall manipulation is done by using the servelet so that
the presentation and application logic are the same...ie
the difference
Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What configuration changes are required to use Tiles in Struts?
Lists the bundled validators in struts?
What is filter dispatcher in struts?
What is the purpose of struts.xml in struct2?
What is the design role played by struts?
What do you mean by actionservlet?
What is struts and springs in java?
What are the Core classes of Struts Framework?
How is forward action used for integration?
What is struts2 framework?
What is controller in struts2?
What is actionmapping?
What is struts.devmode?
What do struts do?
Which servlet does the struts framework use?