Jimisola Laursen wrote:
and as I you can see I've enabled extensions. Does this mean that the XmlRpcServlet will use "optional content length" out-of-the-box if the XmlRpcServer and client supports HTTP 1.1?
I believe, that "contentLengthOptional" is another property, which you need to enable in your servlet. Typically this should be done in the servlets "init" method. In other words, you possibly need a subclass.
Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]