who will run the execute method in struts?

Answers were Sorted based on User's Feedback



who will run the execute method in struts?..

Answer / 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

who will run the execute method in struts?..

Answer / reddy

ACTION CLASS

Is This Answer Correct ?    4 Yes 4 No

who will run the execute method in struts?..

Answer / ram

userdifined action class excutemethod is ovrride funtionality of ation class implement in excute method

Is This Answer Correct ?    0 Yes 0 No

who will run the execute method in struts?..

Answer / srivani

Action Servelet bcos the main logic we will write in action
servlet, and also it controls the business logic.

Is This Answer Correct ?    1 Yes 6 No

who will run the execute method in struts?..

Answer / shanmugaraj

ActionServlet will run the execute method in struts

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Struts Interview Questions

Why it called struts?

0 Answers  


what is meant by Struts Validator Framework?

0 Answers   Cap Gemini,


What is use of i18n interceptor?

0 Answers  


What are the Core classes of Struts Framework?

0 Answers  


What is the difference between validation.xml and validator-rules.xml files in struts?

0 Answers  






Why are springs better than struts?

0 Answers  


What is the purpose of @element?

0 Answers  


what is the difference between SAX Parser and DOM Parser??

14 Answers   Cap Gemini, Goldman Sachs, HCL, Hidden Brains, HP,


How action-mapping tag is used for request forwarding in struts configuration file?

0 Answers  


What is the purpose of @before annotation?

0 Answers  


Explain the complete struts validator framework.

0 Answers  


What is the use of token interceptor in Struts2?

0 Answers  


Categories