Add a new header with integer value
Replace the value to integer to existing header
Replace the value to integer to existing header or Add a new header with integer value
Always add a new header
Rate this question:
There is one ServletContext per one application
Generally it is used to get web app parameters
We can get Server Information though it
There is one ServletContext per one servlet
Rate this question:
It tells the browser what type of data browser will send
It tells the browser what type of data browser will receive
It tells the server what type of data server will receive
It tells the server what type of data server will send
Rate this question:
Web-app
Welcome-file-list
Servlet
Servlet-mappings
Rate this question:
Config-param
Context-param
Init-param
None
Rate this question:
GetServletContext().getServletConfig().getInitParameter()
GetServletConfig().getInitParameter()
This.getServletConfig().getInitParameter()
All of these
Rate this question:
Quiz Review Timeline (Updated): Jul 22, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.