What is the use of java servlet api?
No Answer is Posted For this Question
Be the First to Post Answer
Is that servlet is pure java object or not?
How to set a cookie that is persisted only for the duration fo the clients session?
where the session data will stored?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What do you mean by cgi and what are its drawbacks?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
How do you invoke a servelt?
What are the jobs performed by servlets?
How do we translate jsp?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
What is the difference between the http servlet and generic servlet?
What are life cycle methods of a servlet?