Which http method is said to be non-idempotent and idempotent?
No Answer is Posted For this Question
Be the First to Post Answer
How do you run a servlet?
what is the difference between Servlet and JSP?Advantage of JSP over Servelt?Any concept present in JSP which we cant implement in Servlet?
31 Answers ABC, Apere, AZTEC, CTS, CybAge, iFlex, Impact Systems, Sara, TCS,
what is servlet life cycle?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What do you mean by session tracking?
What are the life cycle methods of a servlet?
Write a program to show the functionality of doget and dopost method?
What is the use of java servlet api?
Differentiate between the print writer and servlet output stream?
Explain url encoding?
Can we call destroy() method inside the init() method? What happens when we do so?
Explain the differences between jsp and servlet.