[ http://issues.apache.org/struts/browse/SHALE-140?page=all ]

Craig McClanahan moved STR-2821 to SHALE-140:
---------------------------------------------

      Project: Shale  (was: Struts Action 1)
          Key: SHALE-140  (was: STR-2821)
    Component:     (was: Shale)
      Version:     (was: Nightly Build)
    Assign To:     (was: Struts Developer Mailing List)

> [shale] Remoting should set cache-disabling headers on dynamic calls
> --------------------------------------------------------------------
>
>          Key: SHALE-140
>          URL: http://issues.apache.org/struts/browse/SHALE-140
>      Project: Shale
>         Type: Improvement

>  Environment: Operating System: other
> Platform: Other
>     Reporter: Craig McClanahan
>     Priority: Minor

>
> Currently, Shale Remoting's support for dynamic calls (mapped to a method
> binding expression) expressly skip setting a Date header on the corresponding
> response.  In theory, this should avoid the browser caching previous responses
> for the same URL -- but apparently some versions of IE do this caching anyway.
> Suggestion is to have the Processor for dynamic responses emit the same 
> headers
> that Struts 1.x does when "no-cache" support is requested:
>     Pragma:  No-Cache
>     Cache-Control: no-cache,no-store,max-age-0
>     Expires: <<<date for the long value 1>>>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to