Hi;

I have 2 domains. I need to get a cookie from domain A to domain B.

Is the best way to do this to have a <img
src=www.domainB.com/servlet/http://www.domainb.com/servlet&cookie=value&cook
ie=value - And if so:

1.      Anyone have some sample servlet code for this so I don't have to
      re-invent the wheel?
2.      Is there a way to set the url using javascript (the value of the
      cookie depends on an incoming param) so I can keep my pages as pure
      html?

Thanks - dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to