A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Web Component Certification (SCWCD/OCPJWCD)
Author
Help w/SingleThreadModel
peter parker
Ranch Hand
Joined: Jul 11, 2001
Posts: 69
posted
Jun 17, 2002 20:49:00
0
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
posted
Jun 17, 2002 21:45:00
0
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
posted
Jun 19, 2002 18:39:00
0
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?
A thread-safe question
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter