Hi,
I have a j2me (Mobile phone) application that connects to my Tapestry
site to send data. It uses POST on a Tapestry Service. The mobile phone
change to Transfer-Encoding:chunked alone if there is a lot of data (we
can't change that).
The problem is that Tapestry don't get the POST data right. It says that
there is 0 bytes of data in the POST request while that's not true. This
is probably due to the chunked transfer mode. Is that supported by Tapestry?
Thanks for help
-jec
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]