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

Answer Posted / ramesh nagula

A servlet configuration object used by a servlet container
used to pass information regarding the initialisation
parameters which are specified
in the web.xml file to a servlet during initialization

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by httpservlet?

567


Can you explain in detail 'javax.servlet' package?

549


Tell us something about servletconfig interface.

584


Define context initialization parameters.

574


What is servlet attributes and their scope?

596






What is the need of session tracking in web application?

585


What is the process to implement doget and dopost methods?

548


How to create war file?

617


What are different ways for servlet authentication?

567


What is Servlet API used for connecting database?

621


What is a cookie What is the difference between session and cookie

597


Explain web application directory arrangement?

592


What is a generic servlet?

522


What are the different types of servlets?

518


When should you prefer to use doget() over dopost()?

661