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...

How do you create connections for number of users, if you
want to improve performance?

Answer Posted / sachin s

YES, Just to add, what connection pooling is....In
connection pooling, after a connection is created, it is
placed in the pool and it is used over again so that a new
connection does not have to be established. If all the
connections are being used, a new connection is made and is
added to the pool. Connection pooling also cuts down on the
amount of time a user must wait to establish a connection
to the database.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to upload a file to the server using servlet?

1060


I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?

2743


What are the types of an http request?

1219


How do I use cookies to store session state on the client?

1027


Define context initialization parameters.

1094


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

1124


Elucidate servlet attributes and its scope?

1084


How do we share data using 'getservletcontext ()?

1101


What is servlet instance?

1102


Who is responsible for writing a constructor?

1311


How can an existing session be invalidated?

1240


How do we call one servlet from another servlet?

1103


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

1168


How do we go with database connection and log4j integration in servlet?

1240


How to generate the server side programming and the advantages of it over the other languages?

1075