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
Which class is the Front Controller in Struts2?
What is the purpose of @after?
What is the need of struts?
Do you need an alignment after replacing struts?
Why is action servlet a singleton in struts?
What are the advantages of spring mvc over struts mvc?
What types of validations are available in xml based validation in struts2?
What are the pros of struts 2?
What are the steps used to setup dispatch action?
What is the purpose of @requiredstringvalidator?
Can we handle exceptions in Struts programmatically?
What is ValueStack and OGNL?
How does one create an action in struts 2?
What is the purpose of @emailvalidator annotation?
What is the purpose of @conversion annotation annotation?