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
Why is string immutable in java?
What is colon_pkg_prefixes and what is its use?
What is the difference between RMI and Corba?
Do you think that java should have had pointers?
What is difference between object state and behavior?
Why are component architectures useful?
Can I run seam outside of jboss as?
What is the difference between java class and bean?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What’s jboss jbpm?
What are the oops concept?
why static class in java
What happens when a thread cannot acquire a lock on an object?
What is Stream Tokenizer?
When a thread blocks on i/o, what state does it enter?