The SingleThreadModel interface ensures that only one thread is executed at a given point of time in a given servlet service method. This is a marker interface and contains no methods. This interface also ensures thread-safe servlets.

BY Best Interview Question ON 19 Jan 2019