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
What are the main classes which are used in struts application?
What applications use apache struts?
What is the difference between session scope and request scope when saving formbean ?
What is struts validator framework?
Can you explain the directory structure for a struts folder in brief ?
What is spring hibernate and struts in java?
What are construction struts?
what is meant by Struts Validator Framework?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is action support class in struts2?
What is struts 2 framework in java?
What is lookupdispatchaction?
How nested beans can be used in Struts applications?
What are action classes in struts?
Where can I get help with struts?