Define the lifecycle for executing a jsp page.
How to prevent browser from caching the page content?
Why are servlets used?
What is ServletConfig object?
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.
Explain the difference between GET and POST methods?
What is servlet invoker?
Explain the features are in servlet 3?
give the syntax of doGet() and doPost()?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
Difference between web container & web server........... Difference between web server & application server?????????
What is the difference between encodeRedirectUrl and encodeURL?
What is the purpose of dispatcherservlet properties?