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
What are the new features about Java se 8 ?
Please can anybody explain what exactly "the project architecture" means???
What is a jpa repository?
What is orm in java?
What if I write static public void instead of public static void?
How do I enable javascript?
What is gui in java with examples?
Is lambda functional programming?
What is meant by annotation in java?
Explain the inheritance principle.
What are the risks in java security? : java security
Differences between intermediate operations and terminal operations of java 8’s stream api?
What is meant by rest api in java?
What is the difference between a jdk and a jvm?
What is dao in java?