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.xml configuration file?
What is the purpose of @expressionvalidator annotation?
What does params interceptor?
Can you explain aware interfaces in struts2?
What are the applications of struts?
Describe validate() and reset() methods.
What’s the utilization of struts.xml configuration file?
What is struts 2 framework in java?
What are the two scope types for formbeans?
If the framework doesn’t do what I want, can I request that a feature be added?
What are the custom tags?
What is jakarta struts framework?
What is the flow of requests in struts based applications?
What is the use of lookupdispatchaction?
What is role of action class?