| 
 
cookiePath
 
 | 
 Context path at which the web module is installed.  
 | 
 Specifies the pathname that is set when the cookie is created.
The browser sends the cookie if the pathname for the request contains
this pathname. If set to / (slash), the browser
sends cookies to all URLs served by the Communications Server. You can set
the path to a narrower mapping to limit the request URLs to which
the browser sends cookies. 
 |