Explain the difference between get and post method in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain is servlet mapping?
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.
What do you mean by the servlet chaining?
What do you mean by deployment descriptor?
How would you create deadlock on your servlet?
Explain servlet.
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What is load-on-startup in servlet?
What are common tasks performed by Servlet Container?
Explain web application directory arrangement?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
If you want to modify the servlet,will the Webserver need to be ShutDown ?