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?

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



Leave a Reply 0

Your email address will not be published. Required fields are marked *