You are not logged in.
#1 2015-11-04 05:01:46
Deployment descriptor is used to specify the class of the Servlet?
Java Quizzes SCWCD (Sun Certified Web Component Developer)
Question:
Which element of the deployment descriptor is used to specify the class of the Servlet?
Option A):
<servlet-name>
Option B):
<servlet_class>
Option C):
<servlet>
Option D):
<servlet-class>
Option E):
<servlet_name>
Correct Answer is Option D):
<servlet-class>
Explanation:
The element servlet-class specifies the class of servlet.
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2015-11-04 05:01:46
- Advertisement
- Ads By Google
Re: Deployment descriptor is used to specify the class of the Servlet?
\n