Here is another one.. ---------- Forwarded message ---------- From: Marek 'MMx' Ludha <[EMAIL PROTECTED]> Date: 02-Mar-2006 20:41 Subject: HTTP Authentication again To: [email protected]
I also tried to put username and password into URL, like
config.setServerURL(new URL("http://admin:[EMAIL PROTECTED]:8080/resource"));
but this sent request with no authentication information at all.
Therefore I want to ask if I am doing something wrong or what is the
recomended way to authenticate.
