[hunchentoot-devel] Output a XML file as a Response

Colin ge.xinying at gmail.com
Tue May 24 13:40:57 UTC 2011


 I got it. It's the same as other html.
Thanks.

On Tue, May 24, 2011 at 2:40 PM, Colin <ge.xinying at gmail.com> wrote:

> 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/18067b70/attachment.html>


More information about the Tbnl-devel mailing list