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
Why servlet is mostly used?
What is a cookie What is the difference between session and cookie
Which is better jsp or servlet?
What is getservletcontext?
What are the common methods that are included in the http servlet class?
Can we use threads in Servlets?
What is servlet configuration?
Differentiate between the web server and application server?
How do we share data using 'getservletcontext ()?
What are the type of protocols used in httpservlet?
The code in a finally clause will never fail to execute, right?
What is the use of send redirect () method?
What are the annotations used in servlet 3?
What is called Session Tracking?
What are important features of Servlet 3?