Hi Matt,

I suggest that you have a look at this RFE:

"Add JDOM representation"
http://restlet.tigris.org/issues/show_bug.cgi?id=332

There is a code sample attached that might help.

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Lead developer ~ http://www.restlet.org
Noelios Technologies ~ Co-founder ~ http://www.noelios.com




-----Message d'origine-----
De : Matt Stromske [mailto:matt.strom...@singlewire.com] 
Envoyé : mardi 22 septembre 2009 02:09
À : discuss@restlet.tigris.org
Objet : Extracting XML from Representation from POST

Hello,
  How do you extract the XML from a POST request?  I've tried using the
input stream of the representation in conjunction with a SAXBuilder (JDOM)
object, but that doesn't seem to work.  Then, I tried 'Form' and got a
little further.  I noticed the Form was populated.  How can you pull
names/values from the Form?

Thanks,
Matt

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=23976
24

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2402856

Reply via email to