how handle when client send multiple request at atime for
multiple servlets servlets?
Answer Posted / susan
If th question based MVC-Struts,then to handle multiple
request we can use dispatch action
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How we can install struts?
What is the purpose of @createifnull annotation annotation?
What kind of mvc is struts 2?
What is the purpose of @element annotation annotation?
How to handle exceptions in structs?
What is java struts?
Explain the life cycle of a request in struct2 application?
What is struts xml?
Is struts action class singleton?
What is the purpose of form-be tag in struct-config.xml?
Does Struts2 action and interceptors are thread safe?
What is validate() and reset() functions?
Does struts include its own unit tests?
What is actioninvocation?
How does interceptor work in struts2?