signature of init method?

Answer Posted / raja ghosh

With in init method it call init of its super class with an
argument of an object of ServletConfig.ServletConfig object
hold the deployment information.at the end this object
propagate to the container.Container accepted it,and
identify it that it is a servlet class not a ordinary class
and give
special privilege to that class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you insert images into database using jdbc?

825


What class.forname does, while loading the drivers?

726


Is jdbc open source?

653


Expalin the method of calling a stored procedure from jdbc.

765


Why do we need jdbc api?

732


What is the query used to display all tables names in SQL Server (Query analyzer)?

770


Which package is used for jdbc application?

761


What is dburl?

798


What is an escape syntax?

743


What is jdbc explain?

696


How do you determine the sensitivity of the ResultSet object?

765


How to insert and delete a row programmatically? (new feature in JDBC 2.0)

760


What is sqlwarning?

783


What is the feature of jdbc v4?

745


Is jdbc database independent?

724