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
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
To identify IDL language what mapping mechanism is used?
Why a client should be multithreading? Explain.
How many times may an objects finalize() method be invoked by the garbage collector?
What is a policy?
What is the relation between the infobus and rmi?
Which component handles cluster communication in jboss?
Difference between loadclass and class.forname?
What is the difference between static and non-static with examples?
How are commas used in the intialization and iteration parts of a for statement?
What are the benefits of detached objects?
What class is used to create Server side object ?
What is prototype?
What is a class loader?
Can I run seam outside of jboss as?
Explain what is orm?