| Author |
Problems with HttpUnit uploading a file
|
Nicole Lacoste
Ranch Hand
Joined: Oct 04, 2006
Posts: 30
|
|
Hi, I am trying to test a servlet that expects a file to be uploaded. The request's content type is multipart/form-data. In my unit test I am using HttpUnit and here follows my code... Everytime I try to run it I get the error that "the request because no multipart boundry was found". Has anyone succeed in using HttpUnit to test file upload on a HttpServlet and can give me some advice? Thanks, Nicole
|
 |
 |
|
|
subject: Problems with HttpUnit uploading a file
|
|
|