Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is Struts Action class Thread Safe?

Answer Posted / bhanu prakash

It depends upon the usability, Struts action is a thread
safe if you are not using any Instance variable.

If you are using instance variable then it is not thread
safe.In this case you need to take extra precaution to
ensure the desired behaviour .( synchronization etc).

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How action mapping is configured in Struts?

1148


What is the use of struts config xml file?

928


What’s the utilization of resource bundle properties file in struts validation structure?

1139


What are the 5 constants of action interface?

1060


What is the actionform?

1083


Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?

981


State the procedure for using forward attribute of link tag’s.

1004


What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?

1074


Explain about how requests from the client are sent?

1081


Describe the basic steps used to create a tiles application?

1121


What is http forward?

1028


What is discontinuous strut?

998


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

998


What is interceptor struts2?

1065


What is the difference between session scope and request scope when saving formbean ?

1032