posted 16 years ago
Web .com developers choose to avoid using SingleThreadModel, but wants to ensure data is updated in thread-safe manner.
which 2 support this design goal..? (choose 2)
A. Store the data in the local variable
B. store the data in an instance variable
C. store the data in the ServletContext object
D. Store the data in the ServletRequest object
what's the answer you think???
Store the data in local variable would make sense...then how about another one???
From NickyEng
Diploma in Computer Studies
SCJP 1.4
SCWCD 1.4
Formula 1 app by Maxis (Playbook)