Basic Authentication I am using the AjxRpc.invoke through the proxy servlet. I have tried several permutations trying to get basic authentication to work. According to the white paper, I need to set user, pass and auth-basic, however where and how do I set these values?? I tried using reqParams ... nope, I tried adding these to the URL ... nope and even in the Request Header. Does someone have an example of setting this up correctly??
Thanx Joe |