Re: Some basic questions

2008-10-18 Thread Michael Glavassevich
Wrong mailing list for such a question. Try: http://httpd.apache.org/lists.html. Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] ampo <[EMAIL PROTECTED]> wrote on 10/18/2008 05:11:22 AM: > Hello. > > My scenario is client "calling"

Some basic questions

2008-10-18 Thread ampo
Hello. My scenario is client "calling" server1 and server1 is "calling", by xmlHTTPRequest, to server2. server2 has to return xml data to server1 and to the client. my general broblem is cross-domain, as server1 and server2 are not in the same domain. Could you, please, clear this for me: Is APA