Help Cactus users test multipart/form-data ------------------------------------------
Key: CACTUS-183 URL: http://issues.apache.org/jira/browse/CACTUS-183 Project: Cactus Type: Improvement Components: Framework Versions: 1.7 Reporter: Vincent Massol Priority: Minor Help Cactus users test multipart/form-data. At least explain how to do it. Libraries to help on the server-side include <link href="http://www.servlets.com/cos/index.html">cos.jar</link> and <link href="http://jakarta.apache.org/commons/fileupload/">Commons FileUpload</link>. Then we still need to provide a mechanism to easily send multipart/form-data on the Cactus client side. The best solution would be to use HttpClient but we are currently not exposing the HttpClient API so that it could be used in a test. Submitted by <link href="mailto:[EMAIL PROTECTED]">Gunnar Ole Skogen</link>. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]