[Expat-checkins] an architecture question

Duan, Qu X qu.duan@qwest.com
Tue Apr 30 12:38:29 2002


Hi, High hand,

I have been successfully use the library to parse and process xml file in
text format. But I am a new to
XML based distributed application.   I want to know if we can output the
result from apache server cgi-bin module, and  remote 
xml client ( not a browser) can get it through connect with http server?
How many components
is missing here?  

For HTML data, nad use browser as client, we just need set content type,
print to stdout, 
the browser will get it.  But if use xml out put , it failed, says,
mal-formed header.

Any suggest?  Thank you very much.

River