aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Help w/SingleThreadModel Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Help w/SingleThreadModel" Watch "Help w/SingleThreadModel" New topic
Author

Help w/SingleThreadModel

peter parker
Ranch Hand

Joined: Jul 11, 2001
Posts: 69
What is the answer to the following question.
Which among these variables would be thread safe

A Local and Request Variables
B Local,Instance and request variables
L Goundalkar
Ranch Hand

Joined: Jul 05, 2001
Posts: 395
Local and Request scope variables are thread safe.
cheers.


<b>L G Goundalkar</b><br /> <a href="mailto:lggoundalkar@yahoo.com" rel="nofollow">lggoundalkar@yahoo.com</a> <br />Sun Certified Programmer for Java 2 Platform.<br />Sun Certified Web Component Developer for J2EE.
Anthony Villanueva
Ranch Hand

Joined: Mar 22, 2002
Posts: 1055
I also tried answering it in this thread.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Help w/SingleThreadModel
 
Similar Threads
Thread safety
Query from Single Thread Model
what r thread safe variables
request atributes are always thread-safe?
&#65313; thread-safe question