Multiple choice Which of the following is/are correct statements about Servlet Context object? ServletContext object can be obtained by the ServletConfig object. Servlet container creates a ServletContext object. The removeAttribute method accepts one argument. The ServletContext object can be serialised. All of the these Reveal answer Fill a bubble to check yourself E Correct answer Explanation Yes, all are correct.