can we create more than ServletContext and ServletConfig in
your application
Answer Posted / ravikiran.chd
no one servlet context per web application we can generate
multiple servlet config objects
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the difference between the include() and forward() methods?
What is new in ServletRequest interface ? (Servlet 2.4)
What is a servlet engine?
Can we use threads in Servlets?
What is called Scriptlet?
What is http servlet? Explain with the help of an example.
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What's the difference between authentication and authorization?
What is servlet interface?
What is difference between jsp and servlet?
What are the various ways of session supervision in servlets?
Difference between java beans & servlets?
What is the use of httpservletrequestwrapper?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What do you mean by singlethreadmodel interface?