Answer Posted / manasa
doget is actually used as something dats used to retrieve data and dopost is something dats used to insert data...and dopost is more confidential about data...
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Why the container loads server at the application startup and how?
How can the session in servlet can be destroyed?
What is httpservlet class?
How to get the IP address of client in servlet?
What is called Session Tracking?
What is the difference between portlet and servlet?
If servlet receives multiple requests, how many objects will it create?
What are the drawbacks of cgi?
What is servlet and list its types?
What is http servlet? Explain with the help of an example.
What is new in ServletRequest interface ? (Servlet 2.4)
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is Request Dispatcher?
What are the common methods that are included in the http servlet class?
What is the difference in between the httpservlet and generic servlet?