Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

When wil use singleton class in Struts

Answer Posted / harikrishna rapuri

Suppose if u give more 300 requests at a time struts based
webapplication,in that time some servers(tomcat..etc)
creates another ActionServlet object .This is violation of
the Servlet Specification(Servlet behavior is single
instance and multi therading).So that struts frame work
designers use Actionservlet as a Sigleton class.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is declarative handling of exceptions done in struts ?

972


Can you give an overview of how a struts application flows?

1001


Explain the necessity of empty tag?

1054


What do you mean by inner class and anonymous class?

1156


What does execandwait interceptor?

1078


What are the action classes in struts?

1056


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

1117


What is controller in struts2?

1230


What is the naming convention for a resource bundle file in struts2?

1038


How we can controlled duplicate form submission in struts?

986


What do you mean by tiles in struts?

1071


Will the struts tags support other markup languages such as wml ?

1039


What is apache struts cve 2017 5638?

1025


What are disadvantages of Struts?

1115


What is the difference between session scope and request scope when saving formbean ?

1033