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...


struts is thread safe or not ?give me answer as early as
possible

Answers were Sorted based on User's Feedback



struts is thread safe or not ?give me answer as early as possible..

Answer / 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

struts is thread safe or not ?give me answer as early as possible..

Answer / chowdary

struts is not thread safe by default...........

Is This Answer Correct ?    3 Yes 0 No

struts is thread safe or not ?give me answer as early as possible..

Answer / guest

no,not a thread safe

Is This Answer Correct ?    4 Yes 2 No

struts is thread safe or not ?give me answer as early as possible..

Answer / 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

struts is thread safe or not ?give me answer as early as possible..

Answer / ravish sharma

We can't say that any framework is thread safe or not?.
Because thread safty is depends on how many threads are accessing a single object. On this basis we can say that thread safe or not....So We cant say that any framework is thread safe or not?  so its depend upto you how you are implimenting in your project.

Thanks
Regards Ravish Sharma

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What is the use of ActionErrors in Struts

1 Answers  


What is action class? What are the types of action class?

0 Answers  


wat happen when the connection is nt closed in jdbc n what vl happen when i interchange in executequery n execute statements

2 Answers  


What is the difference between forwardaction and includeaction?

0 Answers  


How do struts work?

0 Answers  


What kind of mvc is struts 2?

0 Answers  


Name some useful annotations introduced in Struts2?

0 Answers  


How is the mvc design pattern used in struts framework?

0 Answers  


How exception handling is provided in struts?

2 Answers   Accenture,


multiple instances for action class is it possible

8 Answers   iFlex, ProSoft,


What is the difference between a Strut and a Class?

1 Answers  


List the important attribute and elements of action mapping under struts.

0 Answers  


Categories