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 a bean class?
Do I need jdk or jre?
Can java program run without jdk?
What is @resource annotation in java?
Can we install jre without jdk?
Do I need both jdk and jre?
Is jvm a compiler or an interpreter?
i have client interview in TCS.client is CITI BANK.how to face it,what type of questions they will ask,please tell send me to kumar525job@gmail.com
What is meant by annotations in java?
Is php faster than java?
How do I know if I have jre or jdk?
What are jdk tools?
What is factory pattern in java?
How do you type the lambda symbol?
How do I create an executable jar file?