How do you create a cookie using servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is Servlet API used for connecting database?
How to deal with multi-valued parameters in a servlet?
How can the session in servlet can be destroyed?
Define context initialization parameters.
What mechanisms are used by a Servlet Container to maintain session information?
Can you send the mail from a servlet ,if yes tell how?
What is called servlet mapping?
What's the use of servletcontext?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
What exception should be thrown when servlet is not properly initialized?
What is servlet instance?
What is the requirement of servlet config and servlet context implemented and how are they implemented?