Answer Posted / sekhar babu
Sorry,
I posted the wrong answer Multiple instances of Action
Classes will create for each request. It will not create
multiple instances of Action class,
It will create only single object and uses that object
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between empty default namespace and root namespace?
How can you create your custom interceptor in struts 2?
What is struts2 in java?
How to build struts application in eclipse?
What is the apache struts vulnerability?
What is the difference between forwardaction and includeaction?
What are the features of struts 2?
Lists the bundled validators in struts?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is struts and why it is used?
How duplicate form submission can be controlled in struts?
What is struts2 framework?
What is role of actionservlet?
How many struts config file can be created in struts?
What is the flow of requests in struts based applications?