[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1453) IE : Ajax calls to Rest methods exposed by @Manage are always cached

Vu Viet Phuong (JIRA) jira-events at lists.jboss.org
Tue Aug 31 23:50:11 EDT 2010


IE : Ajax calls to Rest methods exposed by @Manage are always cached
--------------------------------------------------------------------

                 Key: GTNPORTAL-1453
                 URL: https://jira.jboss.org/browse/GTNPORTAL-1453
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Vu Viet Phuong
            Assignee: Vu Viet Phuong


We can use @Manage annotation to expose gatein service's methods to RestService
Ajax calls to it from Firefox, Safari work well. But with IE, ajax calls always are cached
Actually, we also use @Manage to expose methods so that we can call it from jmx, and with jmx, we don't need to care about cache, so i think we should set http response' header to no-cache in RestResource, that mean the http responses always are not cached

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

        


More information about the gatein-issues mailing list