What is servlets.

Answer Posted / rice

servlet is a web technology from sun micro systems.

servlet is a J2EE technology.

servlet is a specification which is used by container
manufacturers to develop the web containers.

servlet is an API which is used by web component developer
to develop the web applications.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I run a java program from the command line?

449


Can we use lambda without functional interface?

509


Can we install jre without jdk?

515


How do I install java on windows?

468


Are streams faster than for loops?

500






Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.

1611


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.

3456


Why do we only use the main method to start a program?

491


What about products that claim to detect malicious applets? : java security

480


What is repository pattern in java?

493


What do you mean by exception handling?

487


What is loose coupling in java?

476


How can you work with permissions from your .net application? : java security

503


In java what is the difference between sleep() and wait() .

517


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

476