Is it possible to create mulitple instance of one Action
Class in struts?

Answer Posted / sandeep

Yes..it is possible to create n no of instances of action
class...just we have to mention it in the struts-config.xml
..i.e. we need to provide different action path (in action
mapping) for the instances.

Is This Answer Correct ?    4 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How exceptions are handled in struts application?

770


How can duplicate form submission be handled in struts 2?

713


What is the apache struts vulnerability?

708


How does one create an action in struts 2?

703


Where can I get a copy of struts?

714


What are the sections into which a strut configuration file can be divided?

781


What are struts in java?

680


What is actioncontext?

742


What does validation interceptor?

741


Describe validate() and reset() methods.

783


What kind of mvc is struts 2?

763


Can a reducer dispatch an action?

724


Which design pattern is implemented by Struts2 interceptors?

761


What are the struts2 error message keys that can come during file uploading process?

806


What are the two different types of validations that the validator framework supports?

712