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
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is metadata in java programming?
What does setautocommit do?
How can you make a connection?
Explain about column name and getter method?
What class.forname will do while loading drivers of jdbc?
What is JDBC Savepoint? How to use it?
What is sqlwarning?
What is a jdbctemplate?
Which type of driver provides jdbc access via one or more odbc drivers?
What is the full form of jdbc and what is its purpose?
What port does jdbc use?
What is jdbc connection?
How do I stop nullpointerexception?
How do I disallow NULL values in a table?