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
What are result types in struts?
How action-mapping tag is used for request forwarding in struts configuration file?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
What does validation interceptor?
What is the purpose of struct-config.xml in struct2?
What is the purpose of @element?
What configuration changes are required to use resource files in Struts?
What’s the utilization of struts.xml configuration file?
What is difference between spring and struts?
What is token used for?
What is action class? What are the types of action class?
How struts2 supports internationalization?
What is includeaction?
Is Struts Framework part of J2EE?
What is purpose of execandwait interceptor?