Explain the difference between generic servlet and http servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Define the life cycle of a servlets.
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
When servlet is loaded?
List some life cycle methods of a servlet.
What is a servlet?
Explain the difference between generic servlet and http servlet?
What are the drawbacks of cgi?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
How can the referrer and the target urls be used in servlet?
What is session tracking?
How printwriter is different from servletoutputstream?
What is difference between PrintWriter and ServletOutputStream?