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


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

Post New Answer

More Servlets Interview Questions

How to run a servlet program?

7 Answers   Infosys,


How do you deal property files in servlet?

0 Answers  


What are different types of SessionTracking?

2 Answers  


Why the concept of single thread model interface is used?

0 Answers  


Explain the difference between generic servlet and http servlet?

0 Answers  


What is httpservlet and how it is different from genericservlet?

0 Answers  


If a servlet is not properly initialized, what exception may be thrown?

0 Answers  


What is getservletcontext?

0 Answers  


What is the procedure for initializing a servlet?

0 Answers  


Is it possible to have a constructor inside the servlet?

0 Answers  


What’s the difference between forward() and sendredirect() methods?

0 Answers  


Can you send the mail from a servlet ,if yes tell how?

2 Answers  


Categories