how handle when client send multiple request at atime for
single servlet
Answer Posted / suryaprakash
well i agree with u all
but i found a problem in my application
i created web based chat application
when any of the two clients enter to hit the servlet at the
same time
it is skipping one request
and within the two requests it will process only one of the
request
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is action support class in struts2?
In struts, how can we access java beans and their properties?
How an actionform bean is created?
How to handle exceptions in structs?
What is struts? Explain
What is the purpose of @before annotation?
How you will enable front-end validation based on the xml in validation.xml?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
How many struts config file in a struts application?
What is difference between actionform and dynaactionform?
How can link tag’s action attribute be used?
Describe the two types of formbeans.
What is struts and springs in java?
What is the purpose of @results annotation?
Why it called struts?