when the webcontainer creates ServeletConfig,ServletContext
objects? befoure creating the Servlet object or not?
Answer Posted / ravikiran.chd
the servlet context & servlet config objects will be created
once the application is deployed into the container,
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is servlet used for?
What are all the protocols supported by httpservlet?
When a servlet accepts a call from a client, it receives two objects. What are they?
List out the difference between ServletConfig and ServletContext?
Why are http servlets used in programming?
Why the container loads server at the application startup and how?
Explain the difference between a web server and a web container?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is meant by cookies?
Who is responsible for writing a constructor?
What is the difference between 2 types of servlets?
How to get the path of servlet in the server?
Explain the methods of request dispatcher in servlet?
Name the packages that work with servlet?
What are the types of Session Tracking ?