Show
Ignore:
Timestamp:
01/28/10 11:48:37 (2 years ago)
Author:
mtld
Message:

support setting cookies at webservice responses

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-0.14.x/ChangeLog

    r5007 r5029  
     12010-01-28  Martin Leidig  <mleidig@schlund.de> 
     2 
     3        Added support for setting cookies at webservice responses. 
     4 
     5        Therefore cookies set at the context during processing of a 
     6        webservice request are added to the HttpServletResponse 
     7        after the service object's method invocation and right before 
     8        writing the response. 
     9 
    1102010-01-13  Martin Leidig  <mleidig@schlund.de> 
    211