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
What is the advantage of Servlets when compared with other server side technologies?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
When servlet is loaded?
What is servletconfig?
Tell us something about servletconfig interface.
Write a command to get actual path of a servlet to the server?
Explain in brief the directory structure of a web application?
Whats the advantages using servlets over using CGI?
What is the use of request dispatcher interface?
What are some advantages of storing session state in cookies?
What is cookie in servlet?
What is string tokenizer?
What is the use of welcome-file-list?
what do you understand by url rewriting?
How do you invoke a servelt?