[hunchentoot-devel] Output a XML file as a Response
Colin
ge.xinying at gmail.com
Tue May 24 06:40:42 UTC 2011
I want to get a xml response to browser,
for example:
I have a xml string such as:
<person>
<name>nick</name>
<age>20</age>
</person>
and I have a request such as: http://localhost:8080/person
it will output the xml to browser.
Please give me some prompts.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20110524/11c29153/attachment.html>
More information about the Tbnl-devel
mailing list