Re: image/servlet caching issue

2001-05-30 Thread Lance Lavandowska
[EMAIL PROTECTED]> Sent: Wednesday, May 30, 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 authenticat

RE: image/servlet caching issue

2001-05-30 Thread Aaron Tavistock
let itself. I'd make absolutely sure that you have the appropriate things in the request scope 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: Wed

RE: image/servlet caching issue

2001-05-30 Thread Todd McGrath
L PROTECTED] [mailto:[EMAIL 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 dynamicall

RE: image/servlet caching issue

2001-05-30 Thread elephantwalker
inal Message- From: [EMAIL PROTECTED] [mailto:[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

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: where Incentive1Graph is a ser