Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Servlet?

Answer Posted / sunil

servlets r used to design the server side applications that
work on clint server architecture

there are two type of servlet

1. Generic Servlet : extends javax.servlet.*
2. HttpServlet : extends javax.Servlet.HttpServlet.*

we should import these two packages

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

1170


Explain the pointers in Java?

1109


Define Multiprogramming and Multiprocessing in java.

1223


Explain super keyword in java.

1083


Can we override the private methods?

1061


Which class is used by server applications to obtain a port and listen for client requests?

1020


what is method reference in java 8?

1094


What is ide with example?

1053


What is the difference between serializable and externalizable interface?

1169


What is a map in java?

1055


Can we initialize the final blank variable?

1131


What about anonymous inner classes in java?

1080


How many bits is a double?

1060


Describe different states of a thread.

1048


What are the 6 functions?

1024