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 are the call back methods in entity bean?
What is the immediate superclass of the applet class?
Explain about local interfaces.
Can I run seam with jdk 1.4 and earlier?
What is the difference between RMI registry and OS Agent?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
How can I scroll through list of pages like the search results in google?
Explain the difference between object state and behavior?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is ioc concept?
Explain what is synchronization?
which book is better for jdbc ,servlets and jsp
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Write a singleton program?
the same information whether it will connect to the database or it will be used previous information?