Q29_8_20240402073548.jpg
Misa

Q29_8_20240402073548.jpg

  • Media owner Misa
  • Ngày thêm
(Choose 1 answer)
Which method of LoginServlet will be called when the user clicks on "Submit" button for the following form. Assume that LoginServlet does not override the service()method of HttpServlet class.(Choose one)
<html>
<body>
<form action="/myapp/LoginServlet" method="POST">
<input type="text" name="name">
<input type="password" name="password">
<input type="submit" value="POST">
</form>
</body>
</html>
A doPUT(HttpServletRequest HttpServletResponse);
B.servicePost(HttpServletRequestHttpServletResponse);
C. post(HttpServletRequest HttpServletResponse);
D.doPost(HttpServletRequestHttpServletResponse);
E.doPOST(HttpServletRequestHttpServletResponse);

Thông tin

Category
PRJ301
Thêm bởi
Misa
Ngày thêm
Lượt xem
2,484
Lượt bình luận
24
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
Q29_8_20240402073548.webp
File size
232.8 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên