vmassol     02/04/17 00:47:33

  Modified:    documentation/docs/xdocs todo.xml
  Log:
  new todo (submitted by Gunnar Ole Skogen [mailto:[EMAIL PROTECTED]])
  
  Revision  Changes    Path
  1.4       +10 -0     jakarta-cactus/documentation/docs/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/todo.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- todo.xml  14 Apr 2002 21:51:47 -0000      1.3
  +++ todo.xml  17 Apr 2002 07:47:33 -0000      1.4
  @@ -196,6 +196,16 @@
         <action assigned-to="Vincent Massol">
           Evaluate the use of AspectJ for writing Cactus test cases.
         </action>
  +      <action>
  +        Help Cactus users test multipart/form-data. At least explain how to do
  +        it. Some idea: use cos.jar (from
  +        <link 
href="http://www.servlets.com/cos/index.html";>http://www.servlets.com/cos/index.html</link>)
  +        to read multipart/form-data on the server side. Now 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 need
  +        to check if it has this feature or if it can be added. Submitted by
  +        <link href="mailto:[EMAIL PROTECTED]";>Gunnar Ole Skogen</link>.
  +      </action>
       </category>
   
     </version>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to