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
What is the use of inner class?
What are advantages and disadvantages of OOPs?
Difference difference paint() and paintcomponent()?
What is a string token?
Why do we need wrapper class?
Can java inner class be static?
How do you use compareto method?
Why is the singleton pattern considered to be an anti pattern?
Can you sort a string in java?
What is the use of a copy constructor?
What is complexity in java?
How is a variable stored in memory?
What is an escape character in java?
What does this mean java?
How does system arraycopy work in java?