What do you mean by default initialization in java servlet?


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

Post New Answer

More Servlets Interview Questions

What are setSecure() and getSecure() methods in Cookies?

1 Answers  


What is Server-Side Includes?

1 Answers   IBM, SAS,


What is URL Rewriting ?

2 Answers  


Explain the features are in servlet 3?

0 Answers  


Why doesn’t a servlet include main()?

0 Answers  






What is the ServletConfig() and what is its use?

4 Answers   Google,


What are Servlets?

0 Answers  


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

0 Answers  


What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?

0 Answers  


Why doesn’t a servlet include main()? How does it work?

0 Answers  


What exception should be thrown when servlet is not properly initialized?

0 Answers  


What is life cycle of Servlet?

0 Answers  


Categories