how handle when client send multiple request at atime for
single servlet
Answer Posted / srinivasa
By making a servlet Thread safe object we can achieve .For
this servlet needs to implement singlethreadmodel interface
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Why actionservlet is singleton in struts?
Who makes the struts?
What is front controller in struts?
What do you mean by actionservlet?
What is struts2 namespace?
What is struts2 in java?
Give an example of validates method used to avoid errors.
Define struts?
What is the purpose of dispatcher result type?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What is the role of action class?
What design patterns are used in struts?
Are struts thread safe?
What is interceptor struts2?
How is declarative handling of exceptions done in struts ?