who will run the execute method in struts?
Answer Posted / sunny goyal
The RequestProcessor instantiates the Action class
specified in the ActionMapping (struts-config.xml) and
invokes the execute() method on the Action instance
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of form-be tag in struct-config.xml?
What’s the difference between struts and espresso?
What do you mean by dynaactionform?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
How does struts2 token work?
What is difference between spring and struts?
What are the classes used as part of struts framework ?
How struts2 supports internationalization?
Can you explain aware interfaces in struts2?
What is the flow of requests in struts based applications?
Explain the core end goal while using java struts?
What is the purpose of @emailvalidator?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
Can you explain custom tag?
What do you mean by ognl?