I'm searching for a solution for a refreshing problem with Tomcat. Does
anybody know how to configure the cache in Tomcat (version 4) ?

I read a lot about the problem and servlet were not refreshed correctly
after the first time, I have always the same old page. I did testing and I
read from many sources and I'm now sure that it's Tomcat (we work with
Apache/Tomcat) who cache pages.
I know that if I restart Tomcat, servlet will be call correctly but I dont
want to restart Tomcat each time I need a call.
I need Tomcat to recall my servlet each time because I received an updated
image with different (dynamic) data from a database.
So I DONT WANT TOMCAT TO CACHE MY PAGES, where I can set or configure
options in Tomcat ???
Thank you in advance for your help,

Martin.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to