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
Can we handle exceptions in Struts programmatically?
What is life cycle of an interceptor?
When should we use SwtichAction?
What is Custom Type Converter in Struts2?
What do you mean by tiles in struts?
What is the purpose of execute method of action class?
List the important attribute and elements of action mapping under struts.
Is Struts Framework part of J2EE?
What is the configuration files used in struts?
Explain the core end goal while using java struts?
What are the pros of struts 2?
How can duplicate form submission be handled in struts 2?
What is the significance of logic tags in Struts?
Which configuration files are used in struts?
How do you find the struts version being used in a project?