who will run the execute method in struts?
Answer Posted / praveen reddy.e
RequestProcessor will run the execute() in struts for that
RequestProcessor use a method called processActionPerform().
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about the process of functioning of the struts program?
What is apache struts vulnerability?
How many servlet controllers are used in a Struts Application?
What do you mean by inner class and anonymous class?
Explain design patterns which is used in struts?
What are action errors and error?
What is use of i18n interceptor?
How many action classes can be used in struts application?
Can we use struts and spring together?
What is front controller in struts2?
What is struts2 in java?
How exceptions are handled in struts application?
What is actionservlet?
Is struts action class singleton?
What are the struts2 configuration properties that control file uploading process?