What is the difference between doGet and doPost?
Answer Posted / krish
How can we achieve security using doGet()??????
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why HttpServlet class is declared abstract?
What are all the protocols supported by httpservlet?
Why filter is used in servlet?
What is url encoding and url decoding
Whats the advantages using servlets over using CGI?
Differentiate between the print writer and servlet output stream?
What is session?
What are the uses of servlet and what is servlet chaining?
If some new data has entered the database, explain how can a servlet refresh automatically?
How are filters?
Can we override servlet service method?
Difference between forward() method and sendredirect() method ?
What do you mean by session tracking and also explain its techniques?
What are important features of Servlet 3?
Explain url encoding?