Re: Tomcat Newbie, need help with caching
- From: Juha Laiho <Juha.Laiho@xxxxxx>
- Date: Fri, 30 Jun 2006 18:52:46 +0000 (UTC)
"JerryJ" <JanofskyJ@xxxxxxxxxxx> said:
I am new to Tomcat. I have a Tomcat web site that generates PDF
documents dynamically. I am having trouble because, once the PDF is
generated, Tomcat caches the output file and sends the same one to the
web client. I need to shut this off so the PDF can be regenerated from
new data on each request.
Tomcat by itself does not generate PDF. You say "caches the output file";
are you certain that this is not the functionality of your PDF generator?
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
.
- References:
- Tomcat Newbie, need help with caching
- From: JerryJ
- Tomcat Newbie, need help with caching
- Prev by Date: Re: how to prevent a jar executed only once in a machine
- Next by Date: Re: how to prevent a jar executed only once in a machine
- Previous by thread: Tomcat Newbie, need help with caching
- Next by thread: getruntime issue
- Index(es):
Relevant Pages
|