what is difference between requestprocessor and request
dispatcher?
Answer Posted / srinivasa
Request processor process the incomming request and
identifies which action needs to be executed.
Request dispatcher is an interface used to forwad or
include the request
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Why we do exception handling in java and how many types of exceptions are there?
What is java dot?
What are synchronized blocks in java?
Explain the pointers in Java?
What causes memory leaks in java?
Explain the concept of proper inheritance?
What are the four corner stones of oop?
What is anonymous inner class?
Is java free for commercial?
What is the properties class in java programming?
What is the argument in java?
Why is string builder not thread safe?
What is the difference between stored procedure & function?
What does method mean?
What is the purpose of the enableevents() method in java programming?