[
http://www.stripesframework.org/jira/browse/STS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11370#action_11370
]
Simon Lieschke commented on STS-449:
------------------------------------
Note that Firefox will still cache HTTP responses that have the cache-control
header set to no-cache (this is for its in-memory cache for browsing backwards
and forwards between visited pages). This can be prevented by setting the
cache-control header to no-store.
See this page for more details:
http://developer.mozilla.org/en/docs/Firefox#Introduction
The no-store value for the cache-control header is used for medical
applications developed at my workplace because we never want to display stale
information cached by the browser, even if the user is navigating backwards.
The current implementation to prevent caching sets the cache-control header to
no-cache. Can this be changed to no-store for the no-caching scenario to break
out of the Firefox in-memory cache?
> Add annotation to control client-side caching
> ---------------------------------------------
>
> Key: STS-449
> URL: http://www.stripesframework.org/jira/browse/STS-449
> Project: Stripes
> Issue Type: New Feature
> Components: ActionBean Dispatching
> Reporter: Ben Gunter
> Assignee: Ben Gunter
> Priority: Minor
> Fix For: Release 1.5
>
>
> Such an annotation is very useful, especially when working with Ajax requests
> and IE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development