Describe some assignments that are executed by servlet container?
No Answer is Posted For this Question
Be the First to Post Answer
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
What is the use of send redirect () method?
What do you mean by filter in servlet?
How do we call one servlet from another servlet?
Explain the servlet context.
What is the workflow of a servlet?
Explain the methods in Generic and HTTP Servlets?
What is the capacity the doget can send to the server?
what is servlet chaining?
What is difference between cookies and httpsession?
How can you maintain servlet chaining?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?