who will run the execute method in struts?
Answer Posted / sainath
Request Processor will run the execute() in struts.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What configurations are stored in struts configuration file ?
Why use spring, if you are already using struts?
What is struts in j2ee?
What is the purpose of execute method of action class?
how to connect from struts to database through hibernet and where u can modify the class
What is the purpose of @validations annotation?
When should we use SwtichAction?
How many servlet controllers are used in a Struts Application?
What are result types in struts?
Lists the bundled validators in struts?
What steps are required to for an application migration from Struts1 to Struts2?
What is the use of reset method of ActionForm class?
Why are springs better than struts?
What is http forward?