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
What is interceptor struts2?
Why are struts tightly coupled?
How do you find the struts version being used in a project?
Can I have html form property without associated getter and setter formbean methods?
What is the use of token interceptor in Struts2?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
What are the steps of struts installation?
What is the use of struts config xml file?
What is request processor and how does it relates to action mapping?
Does struts include its own unit tests?
Explain design patterns which is used in struts?
What is defeult result type?
What is the purpose of @element annotation annotation?
What is the use of Struts.xml configuration file?
What is the default location of result pages and how can we change it?