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


Please Help Members By Posting Answers For Below Questions

How are the elements of a borderlayout organized?

590


What is the purpose of the finally clause of a try-catch-finally statement?

550


How primary key is implemented in Oracle?

1906


What is abstract schema?

549


Is infobus easy to use?

593






Why a component architecture for the java platform?

567


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

576


Define the remote object implementation?

1992


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2250


Why use POJO when I can use hashmap

2041


Write a singleton program?

562


What is permgen or permanent generation?

578


what are the activation groupworks?

1670


What is the difference between the string and stringbuffer classes?

534


what is Activation Instantinator?

1902