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.
Answer Posted / ashok kannan
To build a dynamic web page servlets are used.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
When servlet is loaded?
What is servlet configuration?
Why the concept of single thread model interface is used?
What is servlet api used for conneting database?
What is the major difference between context parameter and context attribute?
Why servlet is faster than jsp?
What is pure servlet?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What do you mean by cgi?
Which httpsession object is used to view and manipulate information about a session?
Which is the methods of generated servlet?
List out the difference between ServletConfig and ServletContext?
Explain the difference between get and post method in servlet?
Which event is fired at the time of project deployment and undeployment?
What is called a session?