Jochen Wiedmann wrote:
On Mon, Jul 14, 2008 at 3:46 PM, TomazM <[EMAIL PROTECTED]> wrote:Is there any example hoe to use Basic Authentication in server side?See http://ws.apache.org/xmlrpc/server.html (section "Basic Authentication"), and http://ws.apache.org/xmlrpc/client.html (properties basicUsername and basicPassword). Jochen