diff mvc1 and mvc2
wahts is mean by servlet chaining?
Answer Posted / shiv kumar
in mvc1 client send the request to the jsp,which is used
for both controlling and persentation.
while, in mvc2 client send the request to controller that
is servlet,servlet receives the request,process the
request,send the response to the client using jsp/html
the passing of response object from one servlet as request
to another Servlet, is also called as Servlet Chaining.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is mdb and what is the special feature of that?
What modifiers may be used with an inner class that is a member of an outer class?
Difference between loadclass and class.forname?
whats is mean by tiles in struts
What are the different algorithms used for clustering?
Name the eight primitive java types.
What is chat area? Explain.
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
Why does the option tag render selected=selected instead of just selected?
What is glasgow?
What is a policy?
how i secure my site with the https protocol.what are the steps?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
Do I need to import javlang package any time? Why ?
What is the difference between RMI and Corba?