which method in doGet or doPost is use to send binary date
to server
Answer Posted / aaa
doGet
| Is This Answer Correct ? | 18 Yes | 12 No |
Post New Answer View All Answers
Given the request path below, which are context path, servlet path and path info?
What methodology can be followed to store more number of objects in a remote server?
What is the type of method for sending request from http server?
Explain url encoding in servlet?
Which method is called when reference variable is passed in system.net?
What is servlet and its advantages?
How we can call a jsp from the servlet?
What are all the advantages of servlet over cgi?
What is the capacity the doget can send to the server?
What are the different ways we can maintain state between requests?
How to commuincate between an applet and a servlet?
What mechanisms are used by a Servlet Container to maintain session information?
What do you mean by request dispatcher in servlet?
Explain the steps involved in placing a servlet within a package?
How many servlet objects are created?