how handle when client send multiple request at atime for
multiple servlets servlets?
Answer Posted / 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 |
Post New Answer View All Answers
What configurations are stored in struts configuration file ?
Explain about struts dispatch action?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
Is struts 1 still supported?
What are the differences between http direct and http indirect?
What is used to display the intermediate result in an interceptor?
What inbuilt themes are provided by struts2?
What are the features of struts?
Give an example of validates method used to avoid errors.
Can we have multiple struts config files in a single web app?
What is the purpose of @element annotation annotation?
Explain how to work with error tags?
How to explain Software Bank Loan descriptions
Can you explain aware interfaces in struts2?
What's mvc pattern ?