What is servlet configuration?
What exactly is a servlet?
What is generic servlet class?
What happens, when client requests for server object, which is not yet loaded into the memory?
What is war file?
What are the jobs performed by servlets?
What are the uses of servlets?
Explain the difference between GET and POST methods?
What is cookie in servlet?
servlet life cycle?
Can you call a jsp from the servlet?
How can you create a session in servlet?
Difference between httpservlet and generic servlets?