What is difference between requestprocessor and request dispatcher?

1 answer

Answer

1212888

2026-04-30 09:45

+ Follow

Request processor is a class which is responsible for

handling request and response it is provided by struts

framework if we want to customize our controller we can

make in this class.

Request Dispatcher is an interface which supports for

dispatching request from one page to another page in a

application(page may be a servlet file,JSP

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.