What exception should be thrown when servlet is not properly initialized?
Which is the methods of generated servlet?
How are filters?
Which java application server is the best?
How can we refresh automatically when new data is entered into the database?
What do you mean by servlet context?
How do you get the ip address of the client in servlet?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
What do you understand by mime type?
Explain the difference between a web server and a web container?
how to pass parameter from servlet to html form
Explain the difference between get and post method in servlet?
How do we share data using 'getservletcontext ()?