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?

Answers were Sorted based on User's Feedback



Is Struts Action class Thread Safe?..

Answer / raz

Action Class is not Thread Safe, Every Action Class is a
servlet as we know that servlets are not thread safe, it is
going to create new instance for each and every request.

Is This Answer Correct ?    16 Yes 19 No

Is Struts Action class Thread Safe?..

Answer / kumaravelu

Yes struts is not only thread safe but also thread
dependent.Because its run in light weigth component and
from the orignial action class.

Is This Answer Correct ?    13 Yes 18 No

Is Struts Action class Thread Safe?..

Answer / sreenivasula reddy

Yes struts is threadsafe. and light weight component also

Is This Answer Correct ?    9 Yes 31 No

Is Struts Action class Thread Safe?..

Answer / syed

as my nowladge Actionclass is thread safe.

Is This Answer Correct ?    7 Yes 37 No

Post New Answer

More Struts Interview Questions

Which parser is used in Struts to parse the Structconfig.xml file.

21 Answers   iFlex,


what is the main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?

1 Answers  


What is the use of struts config xml file?

0 Answers  


what is the difference between SAX Parser and DOM Parser??

14 Answers   Cap Gemini, Goldman Sachs, HCL, Hidden Brains, HP,


How to pass runtime Parameter in Struts1.2?

2 Answers  


What are action errors?

0 Answers  


How can we group related actions in one group in Struts?

0 Answers  


What are the steps required for setting up validator framework in struts?

0 Answers  


What is the default suffix for Struts2 action URI and how can we change it?

0 Answers  


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

0 Answers  


How can we integrate log4j in Struts2 application?

0 Answers  


Why is it called struts?

0 Answers  


Categories