Explain how to improve Servlet Performance?
No Answer is Posted For this Question
Be the First to Post Answer
Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????
What are the types of Session Tracking ?
What is the protocol used by Server & Client?
Write all the phases defined in servlet life cycle?
Explain the working of service() method of a servlet.
What is the procedure of invoking different servlet in a different application?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
What is a servlet?
which type of data passing is used in realtime?
How can you push data from an Applet to a Servlet?
What is war file?
How can we achieve transport layer security for our web application?