Is servlet a server side scripting language?
What's the servlet interface?
What is the use of send redirect () method?
what is servlet chaining?
Explain jsessionid?
When jsessionid is created?
What is the structure of the http response
What are some disadvantages of storing session state in cookies?
How does Cookies work in Servlets?
What are the types of an http request?
What do you mean by servlet context?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
Define declaration.