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

Can you explain the directory structure for a struts folder in brief ?

0 Answers  


What is struts xml?

0 Answers  


How to upload struts file?

0 Answers  


Do we need to pay the struts if being used in commercial purpose?

0 Answers  


Which technologies can be used at view layer in struts?

0 Answers  


What is the purpose of @doublerangefieldvalidator annotation?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

5 Answers  


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

0 Answers   Wipro,


What are the cons of struts 2?

0 Answers  


What is the differences between struts1 and struts2?

0 Answers  


What is struts2 in java?

0 Answers  


What steps are required to for an application migration from Struts1 to Struts2?

0 Answers  


Categories