can i override service method
Answers were Sorted based on User's Feedback
Why do we use sendredirect() method?
Explain the methods in Generic and HTTP Servlets?
How do we share data using 'getservletcontext ()?
How does Cookies work in Servlets?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
If servlet receives multiple requests, how many objects will it create?
When to use doget() and when dopost()?
What is preinitialization of a servlet?
Write a hello world program using servlets.
What is the process to implement doget and dopost methods?
what is servlet chaining?
How many Cookies can a host support?