Answer Posted / leelanarasimhareddy
A Servlet is an object that receives a request and generates
a response based on that request. The basic servlet package
defines Java objects to represent servlet requests and
responses, as well as objects to reflect the servlet's
configuration parameters and execution environment
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How do I export a java project?
What is meant by pass by reference and pass by value in java?
What is java aop?
What is jep in java?
What is log4j in java?
What are the advantages of lambda functions?
What is the use of flatmap?
Can an application have multiple classes having main method?
Who is at risk in java? : java security
What is @qualifier in java?
What is factory pattern in java?
Why dependency injection is used in java?
What is a container in java?
What is ibatis in java?
What is repository pattern in java?