RE: Caching with Tomcat 3.2

2001-02-15 Thread Wong, Connie
6 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Caching with Tomcat 3.2 > > Hi, Rick > > check these two web sites. > http://www.flashline.com/Components/appservermatrix.jsp > http://www.mgm-edv.de/ejbsig/ejbservers_tabled.html > > you can try JBoss, I

Re: Caching with Tomcat 3.2

2001-02-15 Thread Brett M. Bergquist
pages uses will be loaded by this new class loader.   Seems to work for me. - Original Message - From: Ryan To: [EMAIL PROTECTED] Sent: Wednesday, February 14, 2001 5:43 PM Subject: Caching with Tomcat 3.2 With my current setup I will change classes and recompile

AW: AW: Caching with Tomcat 3.2

2001-02-14 Thread Ralph Einfeldt
ust the lack of resources to implement this. > -Ursprüngliche Nachricht- > Von: Rick Roberts [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 15. Februar 2001 07:52 > An: [EMAIL PROTECTED] > Betreff: Re: AW: Caching with Tomcat 3.2 > > I never used JServ, but

Re: Caching with Tomcat 3.2

2001-02-14 Thread $BM{(B $BBgL@(B
;Rick Roberts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 14, 2001 11:24 PM Subject: Re: Caching with Tomcat 3.2 > > Interesting! > I've never used WebSphere but am interesting in hearing from someone who has. > How would you rate it co

Re: Caching with Tomcat 3.2

2001-02-14 Thread Rick Roberts
Interesting! I've never used WebSphere but am interesting in hearing from someone who has. How would you rate it compared to Tomcat? Can you integrate it with Apache? Is it fast? Is there much of a learning curve if you are already familiar with Tomcat or Netscape? Is EJB a big reason to

Re: Caching with Tomcat 3.2

2001-02-14 Thread sfarrell
cc: Subject: Re: Caching with Tomcat 3.2 15/02/2001

Re: AW: Caching with Tomcat 3.2

2001-02-14 Thread Rick Roberts
D]] > > Gesendet: Donnerstag, 15. Februar 2001 06:29 > > An: [EMAIL PROTECTED] > > Betreff: Re: Caching with Tomcat 3.2 > > > > > The .jsp file can't know that you have recompiled a bean or a > > java class that it is referencing. > > > > --

AW: Caching with Tomcat 3.2

2001-02-14 Thread Ralph Einfeldt
D]] > Gesendet: Donnerstag, 15. Februar 2001 06:29 > An: [EMAIL PROTECTED] > Betreff: Re: Caching with Tomcat 3.2 > > The .jsp file can't know that you have recompiled a bean or a > java class that it is referencing. ---

Re: Caching with Tomcat 3.2

2001-02-14 Thread Rick Roberts
I don't think that it is a bug. It is the only way that it _CAN_ work. The .jsp file can't know that you have recompiled a bean or a java class that it is referencing. My experience is a bit limited but I also work with Netscape and things are the same there. I have to empty the cache directo

SV: Caching with Tomcat 3.2

2001-02-14 Thread Anna Spångberg
00:05Till: [EMAIL PROTECTED]Ämne: Re: Caching with Tomcat 3.2 doesn't this become a burden? what is the best way to develop jsp then? get it to work on the console first? - Original Message - From: Anna Spångberg To: [EMAIL PROTECTED]

Re: Caching with Tomcat 3.2

2001-02-14 Thread Ryan
doesn't this become a burden? what is the best way to develop jsp then? get it to work on the console first? - Original Message - From: Anna Spångberg To: [EMAIL PROTECTED] Sent: Wednesday, February 14, 2001 2:53 PM Subject: SV: Caching with Tomcat 3.2

SV: Caching with Tomcat 3.2

2001-02-14 Thread Anna Spångberg
u´ll have to restart tomcat, when u´re uploading new java classes... -Ursprungligt meddelande-Från: Ryan [mailto:[EMAIL PROTECTED]]Skickat: den 14 februari 2001 23:44Till: [EMAIL PROTECTED]Ämne: Caching with Tomcat 3.2 With my current setup I will change classes and

Caching with Tomcat 3.2

2001-02-14 Thread Ryan
With my current setup I will change classes and recompile them and then hit reload in the web browser to reload the jsp page that uses a certain class but the older version seems to be stuck in cache.   Is this a bug? I just thinking about turning it off altogether.   Does anyone know how to