What is servlets.

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


Please Help Members By Posting Answers For Below Questions

Which type of stream is in java?

495


What is meant by framework in java?

492


How do I start netbeans?

478


What is dto in java?

472


What is property file in java?

471






What is a driver in java?

503


What is the java virtual machine (jvm)?

595


What is mdb in java?

502


Can the main method be overloaded?

554


Is jprofiler open source?

503


Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?

458


What do you understand by numeric promotion?

512


How long can a lambda function run?

465


Which is best framework in java?

491


Is openjdk the same as jdk?

489