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
Give an example of validates method used to avoid errors.
Lists the bundled validators in struts?
What is the use of jsonvalidation in struts?
How you will display validation fail errors on jsp page?
What helpers in the form of jsp pages are provided in struts framework?
Describe the two types of formbeans.
What are action errors and error and what are the consequences they impose?
How we can install struts?
What is the design role played by struts?
How an actionform bean is created?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
Explain design patterns which is used in struts?
How does one create an action in struts 2?
What are the life cycle methods of interceptor?
What is the purpose of plug-in tag in struct-config.xml?