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 is execute method in struts?
What are the bundled validators?
What are the important methods of actionform?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is difference between struts1 and struts2?
Explain the components of struts?
What is lookupdispatchaction?
What is the use of namespace in action mapping in Struts2?
What is the differences between struts1 and struts2?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is ognl?
How nested beans can be used in Struts applications?
How client side validation is enabled on a jsp form?
What helpers in the form of jsp pages are provided in struts framework?
How you will make available any message resources definitions file to the struts framework environment?