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

Answer Posted / boopathi

Yes..
It is possible to create n no of instances of action
class...
We just 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 ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where can I get help with struts?

571


What are the Core classes of Struts Framework?

589


What is container struts2?

531


Where can I get a copy of struts?

543


Which tag is used to declare constants in struts xml?

476






What are action classes in struts?

521


How to use forward action to restrict a strut application to mvc?

597


Explain the difference between plain-validator and field-validator in struts?

528


What’s the utilization of resource bundle properties file in struts validation structure?

625


Which class is the Front Controller in Struts2?

551


What is actionservlet?

564


State the procedure for using forward attribute of link tag’s.

546


What is the use of struts config xml file?

483


Can you explain aware interfaces in struts2?

591


How is declarative handling of exceptions done in struts ?

480