Answer Posted / vijay arasan.thamil
Servlet is a server side programming Language.
It don't have main() method to invoke. Servlet will invoke
by Web container. in fact, Web container is also one java
program. we just over write the doGet() or doPost() method
with parameters of HttpServletRequest and
HttpServletResponse
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is dialect in java?
What is cookie in java?
How do I install jdk?
What is class path in java?
What is lambda expression in mvc?
What is the content reside in Use case Document?
What is the difference between Logical Parallelism and Physical Parallelism?
Can we extract main method from another class?
Who developed rxjava?
What do you mean by exception handling?
What is stateful in java?
what are the different phases in delivering the project during development and maintenance?
What is interceptors in java?
What is interceptor in java?
What is rxjava2?