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 configurations are stored in struts configuration file ?
How we can install struts?
What is the purpose of @after annotation?
What is struts?
What is the struts in java?
Explain struts?
How can you create your custom interceptor in struts 2?
What is the difference between struts and spring?
When do I need “struts.jar” on my classpath?
What is the purpose of @after?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
How exceptions are handled in struts application?
What is action servlet in struts?
What is difference between struts1 and struts2?
Explain the life cycle of a request in struct2 application?