What are context initialization parameters?
Answer / Md Matin Arif
Context initialization parameters are values that are set in the web.xml file and can be accessed in any JSP page within the application. They are used to configure various aspects of the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we use javascript in jsp?
Mention the implicit objects in a jsp.
What does .com stand for?
What is the difference between include directive and include action?
What are different types of comments used in jsp?
What is the difference between java servlet and jsp?
Is jsp compiled?
How can we disable el?
How to call java method in jsp page on button click?
How do we prevent browser from caching output of my jsp pages?
What are context initialization parameters?
What are actions and directives in jsp?