---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi, We are building an program that transfer files (WinCe to Apache-Jserv and Apache-Jserv to WinCe) using chunk encoding. We are using two chunks (one for a XML transaction with the name and CRC of the file, and other for the file). We are receiving only one chunk in our servlet. The same thing happens when we send these chunks to the wince app. We notice that the Apache-Jserv is doing the DECHUNK for us. But, we want to disable this. What we have to do, in order to get the 2 chunks instead of only one? Tanks, Luiz Carneiro -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]