> I cannot set cookie header with J# URLConnection class method
> setRequestProperty("Cookie", "cookie_name=cookie_value").
> Cookie header is empty as received by the server.
>
> I cannot use System.Net.Cookie class since we have a single code base
> for Java and J#.
why don't you make your own interface/class to abstract that functionality
and under .NET do other thing that under Sun Java? Then your code will still
talk to the same abstraction (OK, still not exactly a single code base)
> Is it a known bug? Is it going to be fixed in the next release of J#?
I suggest you check the MSDN feedback center
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis@kagi.com>
Microsoft Most Valuable Professional
MVP J# for 2004, 2005
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime (Delphi & ActiveX: VB, PowerPoint, .NET)
+ Plugs (InterProcess/Internet communication)
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
........................................................................