<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    I continu my experiments with seaside-rest and I have a new problem.
    I can post XML data to the seaside server with the post method. I
    can detect the arrival of the data with the postXML event method.<br>
    <br>
    postXML<br>
    &nbsp;&nbsp;&nbsp; "I receive XML data with the POST method"<br>
    &nbsp;&nbsp;&nbsp; &lt;POST&gt;<br>
    &nbsp;&nbsp;&nbsp; &lt;Consumes: 'text/xml'&gt;<br>
    &nbsp;&nbsp;&nbsp; &lt;Path: '/postxml'&gt;<br>
    &nbsp;&nbsp;&nbsp; <br>
    &nbsp;&nbsp;&nbsp; Transcript show: 'XML data detected'.<br>
    <br>
    <br>
    <br>
    But... how to read the content of the request ?<br>
    <br>
    Best regards<br>
    Olivier ;-)<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="http://www.auverlot.fr">www.auverlot.fr</a><br>
    <span class="Apple-style-span" style="border-collapse: separate;
      color: rgb(0, 0, 0); font-family: Times; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: normal; orphans: 2; text-indent: 0px; text-transform:
      none; white-space: normal; widows: 2; word-spacing: 0px;
      font-size: medium;"><span class="Apple-style-span"
        style="font-family: arial,sans-serif; font-size: 24px;"><span
          title="Cliquer ici pour voir d'autres traductions" class=""></span></span></span>
  </body>
</html>