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 purpose of dispatcher result type?
What are the features of struts 2?
What is the life cycle of actionform?
Why it called struts?
Which interceptor is responsible for file upload support?
What is the purpose of @keyproperty annotation annotation?
How are interceptors and servlet filters different?
Can you explain struts validator framework?
What is apache struts used for?
What are the classes used in struts?
What is the purpose of @results annotation?
What is the difference between requestaware and servletrequestaware interface?
What is the purpose of @results?
Explain how to work with error tags?
What do you mean by actionservlet?