What methods do we use in Servlet to Applet communication?
Answers were Sorted based on User's Feedback
How do you create a cookie using servlet?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are the kinds of http requests?
What are the new features added to servlet 2.5?
Is it possible to have a constructor inside the servlet?
What is servlet context ?
why we should override only no-agrs init() method.
what is servlet chaining?
How to deal with multi-valued parameters in a servlet?
what are binding listners?
What exception should be thrown when servlet is not properly initialized?
Name the different ways of session tracking.