0 Replies Latest reply on Apr 16, 2008 8:56 PM by icai

    XssHttpRequest: Will it work with ajax4jsf

    icai

      For the integration of a third party tool we have use XssHttpRequest JavaScript object.

      The XssHttpRequest JavaScript object is used to resolve the problem of Cross Site Scripting (it’s the security restrictions in the web browser that confines actions to the same domain where the page is located).

      Our application is a single page application so it heavily uses ajax support provided by rich faces library.

      Can some one please advise is there can be some issues if we use XssHttpRequest object as well along with richfaces library.

      Thanks in advance!