How can a servlet be used to generate plain text instead of html?
difference between sendredirect,forward and url rewritting
If servlet receives multiple requests, how many objects will it create?
What is difference between cookies and httpsession?
What is the difference between the include() and forward() methods?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
How to read request headers from servlets?
What are the various ways of session supervision in servlets?
What is the ServletConfig() and what is its use?
how the HTML data stored in web server?
What is servlet and its use?
How to deal with multi-valued parameters in a servlet?
What do you mean by a filter and how does it work?