Send a Cookie to the Server Using the setRequestProperty Method
The following code snippet is J2SE 6.0 code that uses the setRequestProperty method to send cookies to the server. You can find more information about cookies and the complete application