I'm not sure if it's what you want, but try self.request()._input.
- Geoff
> -Original Message-
> From: Matt Feifarek [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 12, 2002 3:46 PM
> To: Webware discuss
> Cc: Webware devel
> Subject: [Webware-d
Hello all.
We're trying to do some forensics on some unicode issues, and are trying
to find out what /exactly/ is posted from a browser to a servlet.
We thought we'd use the handy self.request().rawRequest() feature, but
unfortunately it's broken. The access method simply coughs up
self._rawReque