cmlenz      2003/06/09 16:07:18

  Modified:    documentation/docs/xdocs changes.xml
  Log:
  Log the addition of the WebResponse.getStatusCode() method
  
  Revision  Changes    Path
  1.104     +4 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- changes.xml       7 Jun 2003 13:51:32 -0000       1.103
  +++ changes.xml       9 Jun 2003 23:07:17 -0000       1.104
  @@ -65,6 +65,10 @@
         </devs>
   
         <release version="1.5" date="- in CVS">
  +        <action dev="CML" type="add">
  +          The <code>WebResponse</code> class now has a method to directly
  +          retrieve the status code.
  +        </action>
           <action dev="VMA" type="fix">
             When a simulation URL is used and null values are passed for the
             Server name, Context Path and Servlet Path parameters, calls to 
  
  
  

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

Reply via email to