hi All

i have a global include file . i have put to header in the file as given
below.
    response.addHeader("Cache-Control","no-cache");
    response.addHeader("expires","0");
when i work with tomact + IIS    both header works fine.
but when only tomact is running  the these headers doesn't work. is this is
the bug in tomact ?
any solution please help.
i am using WINNT and Tomact 3.2.1 and IIS 4.0
thanks in advance.

niraj

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to