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

What is apache struts vulnerability?

0 Answers  


how to develop the submit and search operations in single jsp using struts?

0 Answers   Wipro,


What is the purpose of @customvalidator annotation?

0 Answers  


What is actionform in struts?

0 Answers  


What is the purpose of @conversionerrorfieldvalidator annotation?

0 Answers  






i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.

2 Answers   CTS, TCS,


What is the difference between struts and spring?

0 Answers  


What is the difference between shocks and struts?

0 Answers  


What is struts validator framework?

0 Answers  


What are the benefits of Struts framework?

0 Answers  


Explain struts?

0 Answers  


How to depoly your struts application in JBOSS

1 Answers   HP, NuWare, Satyam, Wipro,


Categories