Q18
What is the purpose of the `context-param` element in the `web.xml` file of a Java web application?
A.
To define JavaBean properties
B.
To execute SQL queries
C.
To create JavaBeans
D.
To define context-specific parameters
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board