What is the type of method for sending request from http server?
No Answer is Posted For this Question
Be the First to Post Answer
What are the disadvantages of storing session state in cookies?
Explain jsessionid and when is it created?
What is difference between jsp and servlet?
Why don't we write a constructor in a servlet?
When to use doget() and when dopost()?
What are cookies and how will you use them?
Difference between web container & web server........... Difference between web server & application server?????????
How to handle exceptions thrown by application with another servlet?
What do you mean by cgi and what are its drawbacks?
What are all the ways for session tracking?
What is a generic servlet?
Can we use the constructor, instead of init(), to initialize servlet?