Paul Crabtree wrote:
Hi,

I'm trying to get access to the real HttpServletRequest from inside Flow
because i need to suck in the contents of a post into a Document using
getInputStream().

There doesnt seem to be a cocoon equivalent and in the StreamGenerator,
which has similar functionality it gets the real request from the
ObjectModel, something i cant seem to get either from within Flow.


Hmm, shouldn't this be enough:

http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/environment/http/HttpRequest.html#getInputStream()

?

Regards,

Tony


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



Reply via email to