Why is http protocol called as a stateless protocol?
No Answer is Posted For this Question
Be the First to Post Answer
What is called servlet container?
What do you mean by request dispatcher in servlet? Also explain its methods.
Which exception is thrown if the servlet is not initialized properly?
What’s the difference between forward() and sendredirect() methods?
What is http servlet? Explain with the help of an example.
When a servlet accepts a call from a client, it receives two objects. What are they?
How the servlet is loaded?
How can we upload the file to the server using servlet?
Tell us something about servletcontext interface.
What are the differences between the servletconfig interface and the servletcontext interface?
How would you create deadlock on your servlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?