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
How do you convert struts to springs?
What is the configuration files used in struts?
Why is action servlet a singleton in struts?
Which interceptor is responsible for file upload support?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Can you explain struts.properties in struts2?
What is spring and struts in java?
Name the different types of actions found in struts.
How to override the default error message that can come during file uploading process?
What are the benefits of Interceptors in Struts2?
When should we use SwtichAction?
What is dispatch action class?
Is there a particularly good ide to use with struts?
What is struts 2 framework in java?
Provide some important Struts2 constants that you have used?