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
How to pass parameters in RMI?
What is ioc concept & explain it?
What is a modular application? What does module-relative mean?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is the purpose of the wait() method?
What are the types of scaling?
What do you know about seam?
Which class is the immediate superclass of the menucomponent class?
Explain about local interfaces.
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
What is a clone?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is the difference between session and entity beans?
Which textcomponent method is used to set a textcomponent to the read-only state?
What modifiers may be used with an interface declaration?