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

Answer Posted / ramanjaneyulu

No. It follows the sigleton design pattern. so it create a
only one instance of the Action class

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we group related actions in one group in Struts?

733


What are action errors?

733


How an actionform bean is created?

735


Why we use struts over servlets?

730


What is Struts2?

809


How many action classes can be used in struts application?

705


What is action servlet in struts?

700


What is the difference between forwardaction and includeaction?

750


What is the purpose of @beforeresult annotation?

755


What do you know about validation plugin ?

690


What are the core classes of struts framework? Explain

732


What is the front controller in struts2?

685


What is action support class in struts2?

743


Can you explain struts.properties in struts2?

706


What are the major differences between html tags and strut specific html tags?

712