You are not logged in.

#1 2015-11-04 05:01:46

Muhammad
User RankUser RankUser RankUser RankUser RankUser Rank
بِسمِ اللَّهِ الرَّحمٰنِ الرَّحيمِ
From: Sahiwal Division
Registered: 2012-03-22
Posts: 22,197
Website

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/

2015-11-04 05:01:46

Advertisement
Ads By Google

Re: Deployment descriptor is used to specify the class of the Servlet?



\n

Board footer