----------------------------------------------------------------
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 5/15/2000 2:12 PM, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
> -- True, in a multi-user env. but in this particular case I am the only
> user.
> I make a request to a servlet, the servlet makes an instance of some object
> and calls one of its methods (the one I sent) which sometimes works and
> sometimes takes > 10 seconds to execute for no obvious reason.
>
> Otis
dude...it doesn't matter how many connections you are making, you are doing
it wrong by using class variables.
this is a problem in your code, not in JServ. understand?
-jon
--
Java Servlet Based - Open Source | Collab.Net
Bug/Issue Tracking System | now hiring smart people
<http://scarab.tigris.org/> | <http://Collab.Net/jobs/>
--
--------------------------------------------------------------
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]