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...

Explain Servlet Chaining ?

Answer Posted / guest

servlet chaining is a technique in which two or more
servlets can cooperate in servicing a single request.
in servlet chaining,one servlet's output is piped to the
next servlet's input.This process continues until the last
servlet is reached.It's output is then sent back to the
client.

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is tomcat a servlet container?

1108


What is called servlet mapping?

1149


What is the use of httpservletrequestwrapper?

1143


How the typical servlet code look like ?

1316


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

1135


Whether thread can be used in servlets?

1259


Explain the difference between generic servlet and http servlet?

1035


How would you create deadlock on your servlet?

1223


Explain the war file?

1115


What is servlet attributes and their scope?

1100


What is the difference between genericservlet and httpservlet

1147


Can servlet have a constructor ?

1098


What is the type of method for sending request from http server?

1174


Why do we have servlet wrapper classes?

1112


What are the types of servlets? Explain

1327