struts is thread safe or not ?give me answer as early as
possible
Answer Posted / ravish sharma
We can't say that any framework is thread safe or not?.
Because thread safty is depends on how many threads are accessing a single object. On this basis we can say that thread safe or not....So We cant say that any framework is thread safe or not? so its depend upto you how you are implimenting in your project.
Thanks
Regards Ravish Sharma
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the naming convention for a resource bundle file in struts2?
Explain design patterns which is used in struts?
What is the default location of result pages and how can we change it?
What do you mean by the abstract package in struts2, and what is its utilization?
Why do we need mapdispatchtoprops?
What is the purpose of @element annotation annotation?
What are the 5 constants of action interface?
What steps are required to for an application migration from Struts1 to Struts2?
What are the ways in which duplicate form submission can occur?
What is the default suffix for Struts2 action URI and how can we change it?
Which class of struts is responsible to converts data types from string and vice versa?
How can duplicate form submission be handled in struts 2?
What is DynaActionForm?
What is struts.devmode?
What is the purpose of struts.xml in struct2?