why we should override only no-agrs init() method.


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

Post New Answer

More Servlets Interview Questions

Can you call a jsp from the servlet?

0 Answers  


Why do we need a constructor in a servlet if we use the init method?

0 Answers  


How to invoke a Servlet?

2 Answers   Mastek,


What is servlet? Explain

0 Answers  


What do you mean by singlethreadmodel interface?

0 Answers  






In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

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 is Servlet API used for connecting database?

0 Answers  


How is an application exception handling is done using a servlet?

0 Answers  


Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html

1 Answers  


Which java framework is most popular?

0 Answers  


What do you mean by cgi and what are its drawbacks?

0 Answers  


Categories