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

when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?

4 Answers   Wipro,


What helpers in the form of jsp pages are provided in struts framework?

0 Answers  


In how many ways duplicate form submission can occurs?

0 Answers  


Wat is Difference between Mvc1 architecture and Mvc2 Architecture?

21 Answers   HCL, IBM, Sanyaa Infotech,


explain the struts-configuration file?

3 Answers   TCS, Zoho,


What are Struts2 core components?

0 Answers  


State an example of struts configuration file as an action parameter for action servlet.

0 Answers  


What is spring and struts in java?

0 Answers  


What are the important methods of actionform?

0 Answers  


Explain how can we upload files in struts2 application?

0 Answers  


What is a custom tag?

0 Answers  


What types of Actions we have in Struts?

3 Answers   TCS,


Categories