What is servlets.

Answer Posted / ramakrishna664

servlet is a java program that runs on web server, accepts
requests from web browser(requests submit from HTML form),
processes it and response back to client(browser).

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between loosely coupled and tightly coupled in java?

436


What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?

506


What is gwt in java?

496


What is meant by pass by reference and pass by value in java?

512


Why struts framework is used in java?

424






What is a service layer in java?

409


Can a method be static and synchronized?

521


Explain main thread under thread class execution?

483


What are the advantages of lambda functions?

475


explain isalive() method under thread class?

581


Do I need to install jre if I have jdk?

473


What is jdk jre and jvm?

510


Who is at risk in java? : java security

498


What is native api in java?

486


Can the main method be declared final?

525