Explain how to improve Servlet Performance?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is Servlet Context?

5 Answers  


Is the init(ServletConfig sc) throws IOException or not?

3 Answers  


How to create war file?

0 Answers  


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

2 Answers  


what is the difference b/w DispatchAction and LookUpDispatchAction?

1 Answers   Deloitte, iGate, Tech Mahindra,






What is cookies in servlet with example?

0 Answers  


Explain in detail about applet to servlet communication?

1 Answers  


Explain web container.

0 Answers  


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

0 Answers  


What are the types of Session Tracking ?

0 Answers  


how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..

6 Answers   Siemens,


In servlets, Why do we need both GET and POST method implementations?

3 Answers   IBM,


Categories