0 Replies Latest reply on Aug 6, 2009 10:33 AM by crech

    Provide resources from another context

    crech

      By default, JSF creates a cookie called JSESSIONID relative to the path of the application. So, for each request of a resource of Richfaces, a cookie information is sent along with the request.
      YSlow says that static resources should be cookie-free. Is there anyway to make requests from Richfaces point to another context or domain?