Multiple choice Which of the following is not a method of ServletContext interface? getInitParameter() getInitParameterNames() object getAttribute() removeAttribute() none of the above Reveal answer Fill a bubble to check yourself E Correct answer Explanation All are the method ServletContext interface.