uCosminexus Application Server, Web Service Development Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
You must note the following points when using the methods of the Cookie class:
- Specify the arguments of the valueOf(String value) method in the following formats. The operation is not guaranteed if the arguments are specified in a format different from the following formats:
- Cookie.valueOf("$Version=xxxx;name=xxxx;$Path=xxxx;$Domain=xxxx;");#
- Cookie.valueOf("name=xxxx;$Domain=xxxx;$Path=xxxx");#
- Cookie.valueOf("$Version=xxxx;name=xxxx;");#
- Cookie.valueOf("name=xxxx");#
- #:
- Enter a value of the propertyin xxxx.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.