vmassol     01/09/20 12:31:35

  Modified:    docs/framework/xdocs todo.xml
  Log:
  new todo (persistent sessions)
  
  Revision  Changes    Path
  1.57      +8 -0      jakarta-cactus/docs/framework/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/docs/framework/xdocs/todo.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- todo.xml  2001/09/18 17:34:37     1.56
  +++ todo.xml  2001/09/20 19:31:35     1.57
  @@ -87,6 +87,14 @@
   
       <category title="Design/Code">
         <action>
  +        Provide support for generating Session cookies and URL Sessions
  +        (URL rewriting). A description of the mechanism has been
  +        posted in thread "How does cactus simulate a session" on the
  +        Cactus user mailing list. Thanks to
  +        <link href="mailto:[EMAIL PROTECTED]";>Kyle W.
  +        Willkomm</link>.
  +      </action>
  +      <action>
           Add an API in <code>WebRequest</code> to send data to the URL
           connection output stream. This is, for example, to easily test code
           that upload files to a servlet. This would need managing
  
  
  

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

Reply via email to