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


how handle when client send multiple request at atime for
multiple servlets servlets?

Answers were Sorted based on User's Feedback



how handle when client send multiple request at atime for multiple servlets servlets?..

Answer / chandra

when client sends multiple requests to servlet instance each
thread will run in its own service

Is This Answer Correct ?    12 Yes 1 No

how handle when client send multiple request at atime for multiple servlets servlets?..

Answer / shinde

use a session and a token, and pass the parameter using a hidden method.when the first request reaches the server store the token in a global variable.If a duplicate request comes, validate using the token form the global variable and discard the duplicate one.

Is This Answer Correct ?    1 Yes 0 No

how handle when client send multiple request at atime for multiple servlets servlets?..

Answer / susan

If th question based MVC-Struts,then to handle multiple
request we can use dispatch action

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Struts Interview Questions

kindly can any one post for me portlet,hibernate,spring example code and configuration,and some related tutorials plz its urgent for me....thanks in advance ............

1 Answers  


Hi Friends, why struts introduced in to web application. Plz dont send any links . Need main reason for implementing struts. Thanks Prakash

4 Answers  


Please can you tell me ,where can we used the MVC other than web applications.

1 Answers  


What is struts.devmode?

0 Answers  


What is the use of forwardaction?

0 Answers  


Can we write our own ActionServlet for front controller of Struts Applications?

2 Answers   NIIT,


Explain architecture of struts2?

0 Answers  


What’s the difference between struts and turbine? What’s the difference between struts and espresso?

0 Answers  


What does the term struts mean?

0 Answers  


What are the main classes which are used in struts application?

0 Answers  


Can you explain value stack?

0 Answers  


Explain about token feature in struts?

0 Answers   Tech Mahindra,


Categories