Answer Posted / dsr
The Action classes are singleton classes that are
instantiated once per class type per JVM, and all requests
for a specific action are routed through the same Action
class instance.
| Is This Answer Correct ? | 21 Yes | 7 No |
Post New Answer View All Answers
What is struts2 framework?
Explain about the validation steps which have to be carried during validation of client-side address?
how to develop the submit and search operations in single jsp using struts?
What are the steps used to setup dispatch action?
What is struts and why it is used?
What is difference between struts1 and struts2?
What is the difference between struts1 and struts2?
Can you explain value stack?
Do we need to pay the struts if being used in commercial purpose?
What is http redirect?
What is http forward?
How to use dispatchaction?
Which file is used by controller to get mapping information for request routing?
What is the use of struts?
How is the action mapping specified?