I've tried to do a bit of reading on my earlier post. I *seem* to have narrowed
down my issue to something that perhaps has to do with some pretty strange
behaviour.

If I enable the RequestDumperValve in Tomcat, to print out all Request headers
and cookies, the Form object that comes back from getEntityAsForm is always
null. There were a few other posts that said that once the request entity was
read, that the bytes were no longer available by downstream restlets. They could
be different, but this is certainly a weird bug to have come across. Im hoping
my issue may be something different, but was wondering if anyone else came
across this issue

Reply via email to