Hi All, I'm trying to get a picoLisp server to return an XML document. I've got it returning an actual .xml file ok. (had to modify the definition of *Mimes directly as calling (mime "xml" "text/xml" 1) didn't seem to have any effect.
Now I would like to do it with a function so i can request http://localhost:8080/@xmldata and get the intended xml data back. So far I've had no luck getting the server to successfully call a function and get anything back. the next step for what I want to do will be posting xml data back to the server from the browser. regards Konrad -- UNSUBSCRIBE: mailto:[EMAIL PROTECTED]
