Hi all,

Thanks for the help Mark,setting the cacheTTL to 0 solved the issue I
was facing.

Thanks & Regards,
Deepak 

-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 17, 2006 5:26 PM
To: Tomcat Developers List
Subject: Re: Tomcat server seems to cache URLconnections for around 5
seconds.

Bhat, Deepak (STSD) wrote:
> Hi all,
> 
>       I am facing a problem with my application trying to retrieve
data 
> through the tomcat server.

This question belongs on the users list. Tomcat does cache static
resources and this is configured at the context level. See cacheTTL and
cachingAllowed on
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

If you have any additional questions, please address them to
[EMAIL PROTECTED]

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to