Answer Posted / gaurav khanzode
Http Servlet methods :
1. doGet()
2. doPost()
3. doDelete()
4. doTrace()
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is war file?
Should I override the service() method?
Is servlet thread safe?
How can we perform any action at the time of deploying the project?
How to make sure a servlet is loaded at the application startup?
What are the different methods involved in the process of session management in servlets?
How do you run a servlet?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
Explain how does JSP handle run-time exceptions?
What is meant by a servlet?
Which is the methods of generated servlet?
What is servlet attributes and their scope?
What is life cycle of Servlet?