2 Replies Latest reply on Jun 8, 2012 2:36 AM by yyq2009

    a4j:poll how to find HTTP response code?

    thinksteep

      Hi All, 

       

      I am in tricky situation. I have `a4j:poll` component which polls server on certain interval. I need to find out whether server is down (or) not. I am using jsf onError to find out that server is down. But when server comes backup, how can I find out that server `HTTP Response` for `a4j:poll` call is 200? Any help would be appreciated.

       

      Thank you,