Answer Posted / giridhar gangapatnam
doGet() method is the default HttpRequest method.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is called Session Tracking?
What is the importance of init() method in Servlet ?
What if you need to span your transaction across multiple servlet invocations?
What is string tokenizer?
How can we refresh automatically when new data has entered the database?
What is http servlet in java?
What do you mean by a filter and how does it work?
Explain servlet.
What is meant by a servlet?
What is the servlet?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
Why do you use session tracking in httpservlet?
What are the uses of servlets?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What is the difference between genericservlet and httpservlet