struts is thread safe or not ?give me answer as early as
possible
Answer Posted / kumar
it is not Thread safe.
we want to put code in between
synchrorize{
............
}
it is block level synchronization.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between validation.xml and validator-rules.xml files in struts?
What is dispatch action class?
What is controller in struts2?
Are struts and shocks the same?
What is the front controller in struts2?
Briefly tell the two kinds of form beans.
What are best practices to follow while developing Struts2 application?
Do we need to pay the struts if being used in commercial purpose?
What are the classes used as part of struts framework ?
What applications use apache struts?
What is apache struts cve 2017 5638?
How the flow of various requests happens in struts application?
What are action errors and error and what are the consequences they impose?
What is the life cycle of actionform?
Why use struts framework in java?