What are important features of Servlet 3?
No Answer is Posted For this Question
Be the First to Post Answer
What is Server-Side Includes?
What is cookie in servlet?
Name the different ways of session tracking.
What are the differences between forward() method and sendredirect() methods?
What is the use of send redirect () method?
What is cookies in servlet with example?
Explain the role of dispatcherservlet and contextloaderlistener.
Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html
What is http servlet in java?
Which are the different ways you can communicate between servlets?
i need connection pooling code.....from harpreet.your@gmail.com
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.