Which two of the following should be avoided in order for a servlet that does not implement the
SingleThreadModel to be thread safe?
A.
Class methods
B.
Local variables
C.
Instance variables
D.
Class variables
E.
Instance methods
Which two of the following should be avoided in order for a servlet that does not implement the
SingleThreadModel to be thread safe?
Which two of the following should be avoided in order for a servlet that does not implement the
SingleThreadModel to be thread safe?
A.
Class methods
B.
Local variables
C.
Instance variables
D.
Class variables
E.
Instance methods