SingleThreadModel

Hello! I have a class implementing the SingleThreadModel interface. However, I read that it's now deprecated. What do you suggest I do, just erase it from the code? What should I replace it with?ria_b
[215 byte] By [ria_ba] at [2007-10-3 2:26:40]
# 1
There is no replacement ... your servlets are supposed to be written in a thread safe manner.
serlanka at 2007-7-14 19:25:44 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
thanks
ria_ba at 2007-7-14 19:25:44 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...