aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • .NET Framework, Java & OS Fundamentals
  • Which of the following method of the servlet is used to u...
Multiple choice

Which of the following method of the servlet is used to upload the resource on the web server?

  1. Get method

  2. Post method

  3. Put method

  4. Trace method

  5. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Put method is used to upload a resource or data on the web server.

Keep practicing — related questions

  • which HTTP method used to upload process on the server?
  • In order to use a servlet for handling the submission of a web form, subclass HttpServlet() and put service...
  • Which HTTP method suits best for sending the form field data from a web browser to the server as a best pra...
  • Which of the following methods are declared in ServletRequest?
  • Which of the following are valid servlet methods that match up with HTTP methods? (Choose four.)
  • The Web server that executes the servlet creates an _________ object and passes this to the servlet's servi...
  • In JSP, how can you know what HTTP method (GET or POST) is used by client request ?
  • In order to use a servlet for handling the submission of a web form, subclass HttpServlet() and put service...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Enterprise and Web Technologies (2183 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy