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 struts xml?
How duplicate form submission can be controlled in struts?
What is the apache struts vulnerability?
What does action do in struts?
What is pojo in struts2?
How we can configured action mapping in struts?
What are the steps involved in creating a strut application?
What is package name in struts xml?
Explain the components of struts?
What are the main classes which are used in struts application?
What is difference between spring and struts?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
Explain about how requests from the client are sent?
What is the purpose of @result annotation?
What is the use of lookupdispatchaction?