What are the difference between session and cookies in servlet? Explain
No Answer is Posted For this Question
Be the First to Post Answer
How do you deal property files in servlet?
Explain servlet events?
Explain the methods of request dispatcher in servlet?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
How the servlet is loaded?
What is Single Threaded Model in Servlets? Explain this with an example?
Which event is fired at the time of project deployment and undeployment?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
What is the type of method for sending request from http server?
Can we define constructor in Servlet class?
Why are http servlets used in programming?
What is session tracking?