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
Why are springs better than struts?
What does validation interceptor?
What is struts 2 framework in java?
What is strut web xml?
For a single Struts application, can we have multiple struts-config.xml files?
What is difference between interceptors and filters?
What is the purpose of struct-config.xml in struct2?
How to upload struts file?
What is the use of struts config xml file?
Define struts?
in struts how to use hibernate with struts>
How tag libraries are defined in Struts?
Can you explain custom tag?
Give an alternative way to protect jsp’s with not much features from direct access.
Describe validate() and reset() methods.