----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi,
On Wed, 16 Feb 2000, Ignacio de Córdoba wrote:
IdCr| Thanks Jon...mmm... I am actually not implementing that
IdCr| SingleThreadModel interface in my servlet (I cannot find any info on it
IdCr| anyway).
IdCr| My problem is that my servlet does not implement it but acts as if a
IdCr| call to the servlet cannot be returned till the previous call has been
IdCr| finished,
mmh, is your service() method synchronized or any global variable you use
(probably the SQL-Connection ?). Do you use a database connection pool ?
ciao,
-hen
--
--------------------------------------------------------------
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]