Re: Java version

2002-06-13 Thread kf platypus
I might be wrong but wouldn't you need at least a 1.2 jvm for the servlet/jsp architecture. I'm pretty sure others will agree. Give that a whirl. 1.3.1 is the latest fully supported JVM. From: Matthew Oatham [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: '[EMAIL

Re: Tomcat does not Auto-reload.

2002-06-12 Thread kf platypus
That's due in part to the servlet architectures caching mechanism. Typically we added a method to each servlet to destroy it. I don't know if there's a better method than that though as I know I would like to see one because they bith seem a bit ghetto. Regards! From: Rui Oliveira [EMAIL

RE: Tomcat does not Auto-reload.

2002-06-12 Thread kf platypus
: Tomcat does not Auto-reload. Date: Wed, 12 Jun 2002 15:49:29 +0100 When is this destroy method invoked? If I copy the newer version of the servlet to the WEB-INF/classes directory, how will a destroy method be helpful? Rui -Original Message- From: kf platypus [mailto:[EMAIL PROTECTED

Re: measuring round trip time

2002-06-12 Thread kf platypus
? If I copy the newer version of the servlet to the WEB-INF/classes directory, how will a destroy method be helpful? Rui -Original Message- From: kf platypus [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 12 de Junho de 2002 15:29 To: [EMAIL PROTECTED] Subject: Re

Re: measuring round trip time

2002-06-12 Thread kf platypus
From: Steven Elliott [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: measuring round trip time Date: Wed, 12 Jun 2002 17:49:58 +0100 On 12/06/02 17:03, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Date: Wed, 12 Jun