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
Explain the difference between object state and behavior?
What is ioc concept & explain it?
What is the purpose of the notify() method?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
Which textcomponent method is used to set a textcomponent to the read-only state?
When is the best time to validate input?
If your ui seems to freeze periodically, what might be a likely reason?
What are local interfaces? Describe.
What is glasgow?
What is the relationship between local interfaces and container-managed relationships?
What is a session? Can you share a session object between different theads?
What do you know about seam?
When a thread blocks on i/o, what state does it enter?
What is the difference between system.out ,system.err and system.in?
How primary key is implemented in Oracle?