What is meant by Servelet? What are the parameters of service
method?
Answers were Sorted based on User's Feedback
Answer / madhu
servlet is a java program which provides implementation of sevlet interface which is in javax.servlet package directly or indirectly.
parameters of service is HttpServletRequest request,HttpServletResponnse respone.
request and response are objects of classes which provides the implementation of HttpServletRequest,HttpServletResponse.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aruna raman
A servlet is a Java programming language class used to
extend the capabilities of servers that host applications
accessed via a request-response programming model.
Although servlets can respond to any type of request, they
are commonly used to extend the applications hosted by Web
servers. For such applications, Java Servlet technology
defines HTTP-specific servlet classes.
init()
service()
getServletConfig()
getServletInfo()
destroy()
| Is This Answer Correct ? | 1 Yes | 0 No |
What does ide stand for?
write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
What is the function of http?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
What is a wrapper method?
How to compare two strings in java program?
Differences between C and Java?
How many java versions are there?
What is the multi-catch block in java?
How many types of literals are there in JAVA?
Why Java is not pure Object Oriented language?
How to make a method thread safe without using synchronized keyword?
8 Answers Persistent, Societe Generale,