Is servlet a controller?
No Answer is Posted For this Question
Be the First to Post Answer
Can I override destroy() method of Servlets?
What do you mean by httpservlet and how it is different from the genericservlet?
How to get the IP address of client in servlet?
When servlet is loaded?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
How can the session in servlet can be destroyed?
What method is used to create database connection in servlets?
where the generated jsp source file are stored?
What is Servlets and explain the advantages of Servlet life cycle?
what are the different services provided by the web server?
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.
When servlet object is created?