<HTML><BODY><DIV style='font-family: "Verdana"; font-size: 10pt;'><DIV>
<DIV>This is what the function "server-response" in the current WebIt! does, to </DIV>
<DIV>output&nbsp;WebIt! XML (both rs-xml structures in the past and SXML in the current</DIV>
<DIV>version).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jim</DIV>&nbsp;<BR>-----Original Message-----<BR>From: Dave Herman &lt;dherman@ccs.neu.edu&gt;<BR>To: Robby Findler &lt;robby@cs.uchicago.edu&gt;<BR>Cc: PLT Scheme &lt;plt-scheme@list.cs.brown.edu&gt;<BR>Sent: Mon, 09 Jan 2006 13:22:20 -0500<BR>Subject: Re: [plt-scheme] xexprs and sxml<BR><BR>
<STYLE>
.AOLPlainTextBody {
    margin: 0px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 12px; 
    color: #000; 
    background-color: #fff; 
}

.AOLPlainTextBody pre {
    font-size: 9pt;
}

.AOLInlineAttachment {
    margin: 10px;
}

.AOLAttachmentHeader {
    border-bottom: 2px solid #E9EAEB;
    background: #F9F9F9;
}

.AOLAttachmentHeader .Title {
    font: 11px Tahoma;
    font-weight: bold;
    color: #666666;
    background: #E9EAEB; 
    padding: 3px 0px 1px 10px;
}

.AOLAttachmentHeader .FieldLabel {
    font: 11px Tahoma; 
    font-weight: bold;
    color: #666666;
    padding: 1px 10px 1px 9px;
}

.AOLAttachmentHeader .FieldValue {
    font: 11px Tahoma; 
    color: #333333;
}

</STYLE>

<DIV class=AOLPlainTextBody id=AOLMsgPart_0_ded97336-25d6-40a1-85fc-5dccc5998aec>&gt;&gt;Anton's suggestion was just to go SXML -&gt; XML and pass the strings to &gt;&gt;the web-server, essentially bypassing any of the web-server's use of &gt;&gt;x-expressions at all. Lower-tech, but something that works now without &gt;&gt;me having to generate a mapping.&nbsp;<BR>&gt; &gt; This is already possible. See "response" in the web server manual.&nbsp;<BR>&nbsp;<BR>Yes, that's what I'm saying. It's a solution that works now.&nbsp;<BR>&nbsp;<BR>&gt; (All of the (listof (union string bytes)) parts of the variants of&nbsp;<BR>&gt; response should be probably become ports, in fact.)&nbsp;<BR>&nbsp;<BR>Agreed.&nbsp;<BR>&nbsp;<BR>Dave&nbsp;<BR>_________________________________________________&nbsp;<BR>&nbsp;For list-related administrative tasks:&nbsp;<BR>&nbsp;<A href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target=_blank>http://list.cs.brown.edu/mailman/listinfo/plt-scheme</A>&nbsp;<BR></DIV><!-- end of AOLMsgPart_0_ded97336-25d6-40a1-85fc-5dccc5998aec --></DIV></DIV></BODY></HTML>