What is Servlet Context?

Answer Posted / santhos

Servlet Context is a runtime environment whoch is used for
Servlet Communication.
Servlet COmmunications are three types.
..through...
1. Context Parameters
2. Servlet Context
3. HTTP Session

Through Servlet Context, servlets can communicate. Any
servlet can set attributes to the servlet conext and thy
can be read by any servlet.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find out what client machine is making a request to your servlet

533


what is multiple server?

1761


Which application server is best for java?

560


What is the difference between a generic servlet and http servlet?

526


Explain url encoding?

521






Can we fetch the attributes related to a servlet on a different servlet?

638


What is a servlet context object?

625


What is meant by Servlet? What are the parameters of service method?

600


What is httpservlet and how it is different from genericservlet?

611


What is life cycle of Servlet?

607


Which interface must be implemented by all servlets?

798


If my browser does not support cookie, and my server sends a cookie instance what will happen?

655


What is servlet container. how it works?

616


Is servlet thread safe?

523


What are the important functions of filters?

601