how to implement singletun design patteren in struts?
Answer Posted / haneef
Hi guys..he is asking how to implement singleton in struts.
see if your using ActionServlet means, then we will
automatically uses singleton.
because, only one ActionServlet provides services to all the
customers.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Why are springs better than struts?
What is the difference between validation.xml and validator-rules.xml files in struts?
When should we use SwtichAction?
What is the difference between struts and spring?
How many struts config file in a struts application?
How many instances of servlet usually run in a struts application ?
What is container struts2?
What is controller in struts ?
What is Struts2?
In which order struts framework searches for a message bundle?
What’s the difference between struts and turbine?
What is actionservlet?
How nested beans can be used in Struts applications?
What are the struts2 configuration properties that control file uploading process?
What is switchaction?