which method in doGet or doPost is use to send binary date
to server
Answers were Sorted based on User's Feedback
Answer / srikanth
dopost method is used to send binary date
to server
| Is This Answer Correct ? | 15 Yes | 3 No |
can it possible to validate form field before execution of a servlet service method if yes how??
Servlet Chaining? How do you do the Filtering in Servlets?
Which application server is best for java?
What do you mean by deployment descriptor?
What is getservletcontext?
What are the types of servlets? Explain
Is that servlet is pure java object or not?
How to get the current httpsession object?
What do you mean by httpservlet and how it is different from the genericservlet?
How can I share objects across different sessions?
how to use servlets with j2ee ?
What are sessions in servlets?