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


Please Help Members By Posting Answers For Below Questions

What is package name in struts xml?

661


What is the use of resourcebundle.properties file in Struts Validation framework?

681


How the flow of various requests happens in struts application?

616


What are the steps involved in creating a strut application?

598


Explain struts?

632






In which order struts framework searches for a message bundle?

638


What is request processor and how does it relates to action mapping?

670


What is the purpose of @result annotation?

690


What is controller in struts ?

628


Which file is used by controller to get mapping information for request routing?

641


In how many ways duplicate form submission can occurs?

668


Can you give an overview of how a struts application flows?

610


What inbuilt themes are provided by struts2?

686


What is action support class in struts2?

655


What helpers in the form of jsp pages are provided in struts framework?

624