What is servlet context ?
Submitted by: AdministratorThe servlet context is an object that contains a servlet's view of the Web application within which the servlet is running. Using the context, a servlet can log events, obtain URL references to resources, and set and store attributes that other servlets in the context can use. (answer supplied by Sun's tutorial).
Submitted by: Administrator
Submitted by: Administrator
Read Online Java Servlet Programming Job Interview Questions And Answers
Top Java Servlet Programming Questions
☺ | What’s the advantages using servlets than using CGI? |
☺ | What are the uses of Servlets? |
☺ | What is the servlet? |
☺ | What’s the Servlet Interface? |
☺ | When a servlet accepts a call from a client, it receives two objects. What are they? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |