What is servlets.

Answer Posted / paletipatisrinu

Servlet is a server side programming Language.servlet is a
single instance multiplethreds of a serverside companent of
a webapplication.

Reason:Becasue when 100 request given to servlet only one
object created among all these 100 request are 100 threads
will be crated

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the inheritance principle.

511


What is the use of entity class in java?

452


Is php faster than java?

479


Can we use lambda without functional interface?

496


Which version of jdk is required for netbeans 8.0 2?

430






there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

2633


Are there tuples in java?

474


What are the risks in java security? : java security

459


What is the difference between collection and stream?

470


What is transaction management in java?

502


What is log4j in java?

484


What gives java it’s “write once and run anywhere” nature?

465


What is a singleton in java?

483


what about jdb and javadoc by example ?

1703


What java systems libraries and methods are available for me to use?

448