multiple instances for action class is it possible
Answer Posted / anila
it is not possible in struts1.v.It implements singletone
design pattren.tats why there is no chance to create
multiple objects.
in struts2.0 we can do that.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Name some useful annotations introduced in Struts2?
What applications use apache struts?
Explain the core end goal while using java struts?
What are the sections into which a strut configuration file can be divided?
What is the use of namespace in action mapping in Struts2?
Which servlet does the struts framework use?
How is token generated?
What are the steps of struts installation?
What is struts and springs in java?
Why use spring, if you are already using struts?
Explain about the future of struts?
Name some of the features of struts2?
Explain architecture of struts2?
For a single Struts application, can we have multiple struts-config.xml files?
What is the purpose of action tag in struts.xml?