Answer Posted / tamilvanan
Servlet:
simply say,Servlet is a serverside java code ... it is
mainly used to write business logic
there are two types of servlet
1.Generic Servlet
2.HttpServlet
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you mean by static variable?
What is navigable map in java?
Is a class an object?
What is bifunction in java?
What are the legal operands of the instanceof operator?
What is the arraylist in java?
Why generics are used in java?
How do you identify if jvm is 32-bit or 64-bit from java program?
Does google use java?
What is boolean query?
How do generics work in java?
Why does java have two ways to create child threads?
Is oracle charging for java?
How do you escape in java?
How do you define a singleton class?