how to implement singletun design patteren in struts?
Answer Posted / guest
Just we develop a class, in that we write a private
constructor. in that we define one method that returns the
object.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the core end goal while using java struts?
What is value stack?
Is Struts Framework part of J2EE?
What is the purpose of @results?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What is the purpose of constant tag in struts.xml?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
List the important attribute and elements of action mapping under struts.
Does Struts2 action and interceptors are thread safe?
What is the purpose of @beforeresult?
Can we use struts and spring together?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is action chaining ?
Why it called struts?
Can we have multiple struts config files ?