Define context initialization parameters.
No Answer is Posted For this Question
Be the First to Post Answer
What are the two important api's in for servlets?
What is called Session Tracking?
can we create more than ServletContext and ServletConfig in your application
Define servlet mapping?
What is servlet in tomcat?
If some new data has entered the database, explain how can a servlet refresh automatically?
What is use of parseQueryString ?
Name the webserver that is used to run Servlets?
Is servlet thread safe?
Is servlet a server side scripting language?
can i call init() method in destroy() method of servlset. ?
Which is better jsp or servlet?