Some examples where generic servlet is used?
What is the difference between the http servlet and generic servlet?
What is a java servlet?
What is api in servlet?
How two servlets communicate with each other?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
Define context initialization parameters.
How the typical servlet code look like ?
Why are http servlets used in programming?
How we can create war file in servlet?
Which method of the httpservletrequest object is used?
What is the servletconfig object?
What is ServletConfig object?