what is request processor class ?

Answer Posted / sekgar

Request processor is a class which is under the controller
layer.this class is uesd to acces the client request from
the actionServlet process the req and then dispatches to the
next layer i.e Model(Action class).Finally Action class
calls the execute() and and it return the ActionForward to
client.

Is This Answer Correct ?    30 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is switchaction?

653


What is the use of jsonvalidation in struts?

551


What is jakarta struts framework?

560


How duplicate form submission can be controlled in struts?

642


What is spring hibernate and struts in java?

486






What is the purpose of @keyproperty annotation annotation?

576


Where should struts xml be placed?

501


How many instances of servlet usually run in a struts application ?

540


How to get data from the velocity page in a action class?

565


Which model components are supported by Struts?

565


What kind of mvc is struts 2?

554


Why we use struts over servlets?

520


What is pojo in struts2?

562


What are the classes used as part of struts framework ?

519


Why use struts framework in java?

546