What is Servlet?

Answer Posted / nandam mohan

Servlet is a java program which is running in web server.

A class that implements javax.servlet interface is cslled a
sevlet.It alloes is to develop a web application.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does java support Operator Overloading?

603


What do the thread?class methods run() and start() do?

531


What are the different types of inner classes?

527


Which is best ide for java?

512


Why a dead thread occurs?

566






What ide should I use for java?

485


What is adapter in java?

508


What is meant by final class?

559


What is the purpose of using bufferedinputstream and bufferedoutputstream classes?

544


Does java have a compiler?

551


What are the steps involved to write rmi based programs?

561


How many types of classes are there in java?

511


Difference between default and protected access specifiers?

494


Can a serialized object be transferred via network?

510


What are multiple inheritances? Is it supported by java?

456