List out the difference between ServletConfig and ServletContext?


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

Post New Answer

More Servlets Interview Questions

What is the use of send redirect () method?

0 Answers  


How the servlet is loaded?

0 Answers  


What is the default HttpRequest method?

6 Answers  


How can you run a servlet program?

0 Answers  


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

3 Answers   ProgressSoft,






What are the objects involved when a servlet receives a call from client?

0 Answers  


What is meant by servlet? What are the parameters of the service method?

0 Answers  


What are the methods in HttpSession and their use?

3 Answers  


How we can get ip address of client in servlet?

0 Answers  


Explain the war file?

0 Answers  


The code in a finally clause will never fail to execute, right?

0 Answers  


when the jsp page is translated to servlet?

5 Answers   HCL,


Categories