What are the phases of a servlet life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
What is the capacity the doget can send to the server?
How to set a cookie that is persisted only for the duration fo the clients session?
Explain servlet life cycle?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
i need connection pooling code.....from harpreet.your@gmail.com
What is HTTP Tunneling?
How variables can be accessed across the sessions?
What are the methods in HttpServlet?
can i call init() method in destroy() method of servlset. ?
What are the steps that are involved in using the httpservlet class?
Explain Servlet Chaining ?