What is servlet context ?

Answer Posted / suresh g

Servlet context:

Servlet context is communication
between server side .Every application has only one
servlet context and is accessible to all action
resource of that application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between get and post method in servlet?

594


What is a deployment descriptor?

591


What are all the advantages of servlet over cgi?

595


What are the drawbacks of cgi?

560


Which event is fired at the time of setting, getting or removing attribute from application scope?

601






What are the types of an http request?

573


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

567


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

561


What is the major difference between context parameter and context attribute?

589


Explain is servlet mapping?

572


What is servlet mapping?

590


What is servletconfig?

541


What is the directory structure of web application?

519


How httpservlet is different from the genericservlet?

558


What’s the difference between forward() and sendredirect() methods?

568