What if you need to span your transaction across multiple servlet invocations?
Which HTTP method is non-idempotent?
What are important features of Servlet 3?
What are cookies and how will you use them?
What are the jobs performed by servlets?
Can we get PrintWriter and ServletOutputStream both in a servlet?
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 are the steps that are required to handle the multi-threading?
Is that servlet is pure java object or not?
Is servlet a server side scripting language?
i need connection pooling code.....from harpreet.your@gmail.com
Explain the war file?
What is the servletconfig object?