1 Reply Latest reply on Feb 29, 2008 8:21 AM by shandor

    HTTP Authentication ( BASIC ) and AJAX request/response

    shandor

      I have a Problem when "WWW-Authenticate" header is set while in Ajax lifecycle:
      The browser basic authentication popup appears and credentials are being sent to the server. So far so good, but for some reason all component validators are being called. Even for components that are not rendered in the current page ( tab panle in my case). For these components the value passed is "" ( empty String )