----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
on 6/30/2000 1:28 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> i also do my servlets as
>
> implements SingleThreadModel
Don't do that unless you have a really really good understanding of MT
issues. you are often worse off by implementing STM and I can say now that
at ALL times it is a bad idea to do so.
-jon
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]