Hi,
    I have a JSP based site, where only few of the pages are actually
changing on every request.
    All other are just using common header and footer files with
"include" tag.

    However, I've noticed that JRun adds by default the "Expires" header
to all JSP files and removes the "Last-Modified" header, so the browser
doesn't cache those pages.

    Do you know how can I disable this default behavior?
    Then, I'll just add "no-cache" header to the pages I really don't
want to be cached.

    Thanks,
    Lior.


------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to