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 the use of Servlets?

Answer Posted / shakir khan

servlets can handle multiple requests concurrently and can
syncronize requests.This allows servlet to support systems
such as on line processing.

servlet can forward requests to other servers or servlets.

Thus servlets can be used to balance load among several
servers that mirror the same content and to partition a
single logical service over servers according to task type
or organizational boundaries.

Is This Answer Correct ?    34 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Request Dispatcher?

1510


Is that servlet is pure java object or not?

1170


how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file

2755


How do I support both get and post from the same servlet?

1251


What are the ways to handle multi-threading in servlets?

1136


What is servlet instance?

1100


What is the purpose of dispatcherservlet properties?

1189


Explain the servlet filter.

1041


What are the steps involved in placing a servlet within a package?

1116


How can the session in servlet be destroyed?

1207


What are the benefits of using servlet over cgi?

1127


If a servlet is not properly initialized, what exception may be thrown?

1226


Explain the difference between servletconfig and servletcontext in servlet?

1095


When should you prefer to use doget() over dopost()?

1219


Explain the difference between a web server and a web container?

1055