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’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
How struts control data flow?
What do you mean by tiles in struts?
What are the core classes of the struts framework?
What is the purpose of @beforeresult annotation?
What do you mean by dynaactionform?
State the procedure for using forward attribute of link tag’s.
Can we handle exceptions in Struts programmatically?
How is token generated?
What is struts framework?
Which design pattern is implemented by Struts2 interceptors?
What is the use of struts?
How does one create an action in struts 2?
What is meant by custom tags?
What is apache struts used for?