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


Please Help Members By Posting Answers For Below Questions

explain copyonwritearraylist and when do we use copyonwritearraylist?

720


What is sizeof () operator?

744


What is static block?

787


What is the major advantage of external iteration over internal iteration?

822


What is string literal in java?

772


What is a final class in java?

769


What is the difference between ArrayList and Vector? which one is better in Java

822


what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread

759


Can a constructor be made final?

877


Does java return by reference?

746


What restrictions are placed on method overriding in java programming?

755


Are arrays immutable in java?

746


What class allows you to read objects directly from a stream in java programming?

751


What are the four versions of java?

763


What is an object in java and how is it created?

824