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

JSP is by default thread safe or not? what is the meaning of
isThreadSafe="true" and isThreadSafe="false". Explain it?

Thanks,
Seenu

Answer Posted / vikas

jsp is not thread safe.
if threadsafe="true" it means only one thread can access an
object at a time.
if threadsafe="false" it means multiple threads can access
one object at a time concurrently.

Is This Answer Correct ?    20 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is locale in java?

1063


Can we sort arraylist in java?

1044


Is string a wrapper class?

1063


What is keyword and identifier?

1191


Differences between C and Java?

1293


Explain java coding standards for classes or java coding conventions for classes?

1181


What is function and its uses?

1182


When should the method invokelater() be used?

1074


What are constants and how to create constants in java?

1043


Does printwriter create a file?

1016


What does java stand for?

1207


Which method cannot be overridden in java?

1043


Explain java coding standards for variables ?

1228


What is the biggest integer?

1109


What is the major difference between linkedlist and arraylist?

1123