Re: S2: access to the POST body

2007-03-30 Thread John . C . Cartwright
Sorry! I now see what looks like the answer in the FAQ:

http://struts.apache.org/2.0.6/docs/how-can-we-access-the-httpservletrequest.html

--john

- Original Message -
From: John Cartwright <[EMAIL PROTECTED]>
Date: Friday, March 30, 2007 5:00 pm
Subject: S2: access to the POST body

> Hello,
> 
> I have an application where the POST request body contains a blob 
> of XML 
> that I'd like to access.  It is not part of a KVP. I read it by 
> using a 
> Reader on the HttpRequest object.  Can this be handled in Struts2?
> 
> Thanks!
> 
> -- john
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



S2: access to the POST body

2007-03-30 Thread John Cartwright

Hello,

I have an application where the POST request body contains a blob of XML 
that I'd like to access.  It is not part of a KVP. I read it by using a 
Reader on the HttpRequest object.  Can this be handled in Struts2?


Thanks!

-- john


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]