What are context initialization parameters?



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

Post New Answer

More JSP Interview Questions

Can we use javascript in jsp?

1 Answers  


Mention the implicit objects in a jsp.

1 Answers  


What does .com stand for?

1 Answers  


What is the difference between include directive and include action?

1 Answers  


What are different types of comments used in jsp?

1 Answers  


What is the difference between java servlet and jsp?

1 Answers  


Is jsp compiled?

1 Answers  


How can we disable el?

1 Answers  


How to call java method in jsp page on button click?

1 Answers  


How do we prevent browser from caching output of my jsp pages?

1 Answers  


What are context initialization parameters?

1 Answers  


What are actions and directives in jsp?

3 Answers   Ocwen,


Categories