What do you mean by default initialization in java servlet?



What do you mean by default initialization in java servlet?..

Answer / Namita Singh

Default Initialization refers to the process where the Servlet container initializes a Servlet for the first time. It occurs when a web application starts and is completed before any requests are processed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

what are the way a client can be tracked?

3 Answers   ABC, IBM,


What is Servlets and explain the advantages of Servlet life cycle?

1 Answers  


what is meant by Transaction Isolation Levels?

2 Answers   IBM,


can u give some realtime example in ploymorphism? and inheritance?

11 Answers   SolutionNET,


Explain the servlet filter.

1 Answers  


Whether we can get deadlock situation in servlets?

1 Answers  


How we can check in particular page the session will be alive or not

4 Answers   L&T, Symbiosis,


how the server will know its the same jsp page?

3 Answers   HCL,


What's the advantages using servlets than using cgi?

1 Answers  


What do you mean by cgi in servlet?

1 Answers  


What is the difference between Get and Post Method?

12 Answers   T3 Softwares,


What is servlet mapping?

1 Answers  


Categories