I'm trying to set multiple cookies with the same name and path, but with 
different Domains in a HttpServletResponse. Is this possible? I never see 
anything but the first cookie I add. According to the Sun Servlet Spec, I 
can't do this. But I've see posts suggesting I can. Is this possible with 
Tomcat?


Otherwise, is there a method by which I can set a cookie that will go to 
all domains/paths?

-Mark Diggory

Reply via email to