PRJ302_-_SP_2024_-_FE_1653.webp
Sakura_desu

PRJ302_-_SP_2024_-_FE_1653.webp

(Choose 1 answer)
<html>
<body>
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)
A. doPost(HttpServletRequest, HttpServletResponse);
B. doPOST(HttpServletRequest, HttpServletResponse);
C. servicePost(HttpServletRequest, HttpServletResponse);
D. post(HttpServletRequest, HttpServletResponse);
E. doPUT(HttpServletRequest, HttpServletResponse);
<form action="/myapp/LoginServlet" method="POST">
<input type="text" name="name">
<input type="password" name="password">
<input type="submit" value="POST">
</form>
</body>
</html>
FUOS Mi

8

Thông tin

Category
PRJ302
Thêm bởi
Sakura_desu
Ngày thêm
Lượt xem
1,938
Lượt bình luận
9
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRJ302_-_SP_2024_-_FE_1653.webp
File size
242.1 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom