What is life cycle of Servlet?
No Answer is Posted For this Question
Be the First to Post Answer
In servlets, Why do we need both GET and POST method implementations?
without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
How to generate the server side programming and the advantages of it over the other languages?
Explain the difference between servlet and cgi?
How we can check in particular page the session will be alive or not
What are the uses of servlet and what is servlet chaining?
Difference between get and post in java servlets?
What do you mean by deployment descriptor?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
Explain the working of service() method of a servlet.
Write a program to show the functionality of doget and dopost method?
In howmany ways applet-servlet communication can be done?