Cookies
Problem:-
I have a problem when retrieving the cookie from servlet which is set in ASP.

Description:

An ASP file (login.asp) is calling my servlet (security servlet).Servlet returns a string object to the ASP back.
This object is saved into a cookie by login.ASP and stored to client machine.Its domain and path is gobi/center/center.asp.

And when i try to retrive the value of cookie from build servlet, i am not getting the value back.The domain and
path of the build servlet is gobi/sb/builder.....

It always gets some other cookie.

if anyone could give me a soln asap,i would be greatfull to them.

pls mail me at [email protected]

thanx

vijay