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
Is jdbc open source?
What does adapter class provide?
In which ways is driver class is registered with drive manager?
Write an sql to find all records having all numeric characters in a field ?
What are the new features added to JDBC 4.0?
What are the different types of classes in the api component?
What are different parts of a url?
What is new in JDBC 2.0?
What is the purpose of the jdbc resultset interface?
What are the differences between setmaxrows(int) and setfetchsize(int)?
When do we use execute method in java jdbc?
What is ojdbc?
What is the use of jdbc?
What is difference between odbc and jdbc?
What is the most common example type 1 driver?