File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes JSP Cache Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSP Cache Problem" Watch "JSP Cache Problem" New topic
Author

JSP Cache Problem

Prakash Vaidyanathan
Greenhorn

Joined: Oct 10, 2003
Posts: 8
Can anyone tell me how to clear the browser cache when loading/reloading a JSP file.Like in ASP we have Response.Expires. Do we something similar in JSP.
Thanks
Regards
Prakash


V.Prakash
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56152
    
  13

Have you searched these forums? This topic has come up many many times. I'd suggest looking in the JSP, Servlets and HTML forums for information.
bear


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: JSP Cache Problem
 
Similar Threads
NO-Cache for 1000 JSP pages
Ehcache monitoring
Caching dynamic content
Learning to use cache
How to remove browser cache after updating Jsp page on server