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

What is JDBC API and when do we use it?

569


Can I get a null resultset?

545


What is ojvm used for?

546


What is an odbc driver?

481


What are the functions of the jdbc connection interface?

500






Why jdbc is used in java?

479


Compare jdbc and odbc and how is jdbc required in this context.

522


What does setautocommit do?

553


What are the differences between setmaxrows(int) and setfetchsize(int)?

538


Which interface is responsible for transaction management in jdbc?

455


Can we return resultset in java?

474


Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.

517


What are different parts of a url?

499


How can we store the file in the oracle database?

518


Does jdbc require oracle client?

521