What is difference between GenericServlet and HttpServlet?
No Answer is Posted For this Question
Be the First to Post Answer
How to get the path of servlet in the server?
What method is used to create database connection in servlets?
what is the difference between doGet() and doPost()?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
Why the concept of single thread model interface is used?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
when the jsp page is translated to servlet?
How we can create war file in servlet?
What is pure servlet?
What mechanisms are used by a Servlet Container to maintain session information?
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.
Can we refresh servlet in client and server side automatically?