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
Explain the private protected method modifier?
why Java does not support multiple inheritances?
Why do we need hashmap in java?
Explain java heap space and garbage collection?
Do we have pointers in java?
What is a linkedhashmap java?
Can singleton class be inherited in java?
What are the main uses of java?
How can we create objects if we make the constructor private ?
What is the memory leak in java?
what is session in java?
Can a set contain duplicates?
How many threads can I run java?
What an i/o filter in java programming?
How to sort array in descending order in java?