struts is thread safe or not ?give me answer as early as
possible
Answer Posted / coolsat
The very basic applies to every java class, when it comes
to being thread-safe.
Local variables are thread-safe.
In Struts, the action classes are not thread-safe.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What is the purpose of @validations annotation?
What's the purpose of execute method of action class?
What are the applications of struts?
How many struts config file can be created in struts?
Give an example where struts tiles may be used?
What is action servlet in struts?
What is struts.devmode?
What is the use of namespace in action mapping in Struts2?
What do you mean by inner class and anonymous class?
What is the front controller in struts2?
What is action chaining ?
How interceptor works in struts 2?
Can you explain value stack?
Are actions thread safe?