Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which exception is thrown if servlet is not initialized properly?



Which exception is thrown if servlet is not initialized properly?..

Answer / rani

If an initialisation errors occurs the servlet incapable of handle client requests, throws an "UnavailableException". This indicates the servlet is unavailable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

Can we fetch the attributes related to a servlet on a different servlet?

0 Answers  


What is ServletContext object?

0 Answers  


What are the steps involved in placing a servlet within a package?

0 Answers  


What is the difference between the http servlet and generic servlet?

0 Answers  


What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

0 Answers  


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

2 Answers  


What are the exceptions thrown by servlets? Why?

0 Answers  


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

3 Answers   IBM,


without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this

1 Answers   Syntel,


How can you run a servlet program?

0 Answers  


How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?

1 Answers   AZTEC,


What's the servlet interface?

0 Answers  


Categories