image/servlet caching issue

2001-05-30 Thread Todd McGrath
I'm having what I believe to be a image/servlet issue cache issue with Orion 1.4.5: Situation: I'm creating dynamically generated graphs based on an authenticated user. The images are created by passing values to a graph generating servlet. HTML looks like this: img border=0

RE: image/servlet caching issue

2001-05-30 Thread elephantwalker
:[EMAIL PROTECTED]]On Behalf Of Todd McGrath Sent: Wednesday, May 30, 2001 11:25 AM To: Orion-Interest Subject: image/servlet caching issue I'm having what I believe to be a image/servlet issue cache issue with Orion 1.4.5: Situation: I'm creating dynamically generated graphs based

RE: image/servlet caching issue

2001-05-30 Thread Todd McGrath
PROTECTED]]On Behalf Of Todd McGrath Sent: Wednesday, May 30, 2001 1:25 PM To: Orion-Interest Subject: image/servlet caching issue I'm having what I believe to be a image/servlet issue cache issue with Orion 1.4.5: Situation: I'm creating dynamically generated graphs based on an authenticated

RE: image/servlet caching issue

2001-05-30 Thread Aaron Tavistock
verses the class scope. Its easy to miss something in the wrong scope and accidentally create this kind of behavior. -Original Message- From: Todd McGrath [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 11:25 AM To: Orion-Interest Subject: image/servlet caching issue I'm having

Re: image/servlet caching issue

2001-05-30 Thread Lance Lavandowska
, 2001 1:24 PM Subject: image/servlet caching issue I'm having what I believe to be a image/servlet issue cache issue with Orion 1.4.5: Situation: I'm creating dynamically generated graphs based on an authenticated user. The images are created by passing values to a graph generating servlet