What if you need to span your transaction across multiple servlet invocations?
No Answer is Posted For this Question
Be the First to Post Answer
Life Cycle of servlets?
What is the need of session tracking in web application?
What is servlet and its life cycle?
Which interface must be implemented by all servlets?
What is forward() and include() of servlets RequestDispatcher interface?
What is the difference between the servlets and cgi programs?
What are the classes and interfaces for servlets?
what is the advantage of using Servlets over CGI programming?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is meant by a servlet?