What are the differences between servlet context vs servlet config?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

0 Answers  


What is the GenericServlet class?

0 Answers  


What are the steps involved in placing a servlet within a package?

0 Answers  


what is the difference between doGet() and doPost()?

6 Answers   TCS,


When Servlet is unloaded?

0 Answers  


What is Server-Side Includes?

1 Answers   IBM, SAS,


how a user session can be tracked in servlets?

1 Answers  


Explain session tracking and its importance?

0 Answers  


Which http method is said to be non-idempotent and idempotent?

0 Answers  


How can you push data from an Applet to a Servlet?

0 Answers  


What happens, if server sends a cookie to a browser that doesn't supports cookies?

2 Answers  


Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?

7 Answers  


Categories