Servlet are used to program which component in a web application?
(a) client
(b) server
(c) tomcat
(d) applet
(a) client
(b) server
(c) tomcat
(d) applet
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct answer is (b) server
To explain: A servlet class extends the capabilities of servers that host applications which are accessed by way of a request-response programming model.