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
Write an sql to find all records having all numeric characters in a field ?
What is encrypted connection?
Which type of driver provides jdbc access via one or more odbc drivers?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What is execute in java?
What is jdbc thin client?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What is jdbc driver?
Explain about the drive manager class working?
Why do you use a data source object for a connection?
How do you insert images into database using jdbc?
What is the difference between jdbc and odbc?
What is sqlwarning and discuss the procedure of retrieving warnings?
What is the difference between ojdbc6 and ojdbc7?
Where is jdbc url mysql?