Differentiate between get and post?
No Answer is Posted For this Question
Be the First to Post Answer
What is a generic servlet?
What are the steps involved in placing a servlet within a package?
How forward () method is different from send redirect () method?
How to upload a file to the server using servlet?
Describe the phases of servlet lifecycle?
What is the need of servlet filters?
What is the structure of the http response
How can the session in servlet can be destroyed?
Is that servlet is pure java object or not?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
Can servlet have a constructor ?
How are filters?