Hi Ranchers,
I am confused regarding cookies and domain names.
I have two
J2EE applications running on hosts : xyz.foo.com and myapp.abc.foo.com.
Now, if the application running on xyz.foo.com sets a cookie with domain as ".foo.com", will it be visible to the application running on myapp.abc.foo.com?
Thanks in advance,
Basu.