who will run the execute method in struts?
Answer Posted / kiran
Action servlet in Request.processor()method will be execute the execute()method
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the use of struts config xml file?
What is the use of reset method of ActionForm class?
Are struts and shocks the same?
How exceptions are handled in struts application?
What inbuilt themes are provided by struts2?
How we can controlled duplicate form submission in struts?
Does apache struts run on windows?
What’s the difference between struts and turbine?
Difference between html tags and struts specific html tags
What’s the utilization of resource bundle properties file in struts validation structure?
How to explain Software Bank Loan descriptions
What validate() and reset() method does ?
What is the purpose of execute method of action class?
What is struts-default package and what are it’s benefits?
What is the purpose of '@customvalidator'?