When wil use singleton class in Struts

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


Please Help Members By Posting Answers For Below Questions

When it’s useful to use IncludeAction?

722


What do you mean by inner class and anonymous class?

751


Difference between html tags and struts specific html tags

658


What is request processor and how does it relates to action mapping?

788


Give the details of xml files used in validator framework?

772


Is struts mvc framework?

655


What is the purpose of execute method of action class?

726


Explain how to work with error tags?

785


What steps are required to for an application migration from Struts1 to Struts2?

789


What is struts2 namespace?

670


What are the steps involved in creating a strut application?

713


Where can I get help with struts?

747


What is apache struts framework?

707


What is the purpose of @result annotation?

800


What are action classes in struts?

693