how handle when client send multiple request at atime for
single servlet

Answer Posted / srinivasa

By making a servlet Thread safe object we can achieve .For
this servlet needs to implement singlethreadmodel interface

Is This Answer Correct ?    5 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of action class in struts?

559


How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

2534


Explain the necessity of empty tag?

600


How the flow of various requests happens in struts application?

532


How we can controlled duplicate form submission in struts?

522






What is the purpose of @emailvalidator?

561


What is the purpose of '@customvalidator'?

580


Why are struts tightly coupled?

592


Why was reload removed from struts (since 1.1)?

546


What are the important methods of actionform?

587


For a single Struts application, can we have multiple struts-config.xml files?

585


What do struts do?

521


What is the purpose of @results annotation?

718


What is action class?

581


What is the forward action utilized for?

552