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 |
Is it possible to have a constructor inside the servlet?
Why the container loads server at the application startup and how?
Why are servlets used?
How to get the path of servlet in the server?
What are different Authentication options available in Servlets.
How to generate the server side programming and the advantages of it over the other languages?
how many jsp scripting elements are there and what are those?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
where the generated jsp source file are stored?
What compiler do not do if we create our own constructor?
what is OOAS
What is servlet container?