|
So, to combine the to suggestions, is it possible to configure resin to
send 2 cookies via the cookie-domain tag in the web.xml file? The conditional makes since at this point. Scott Ferguson wrote: On Mar 19, 2008, at 3:37 PM, Andrew Fritz wrote:I need to set the cookie-domain differently depending on whether I'm running local (for testing) or on our production servers. I haven't found an documentation about how I might do do that.Basically, if it is our production cluster I want a ".our.domain.com" cookie domain. Right now the server issues "www.out.domain.com" or "our.domain.com" - no leading period - based on how I get to the site, which blows up if the users changes from www to non-www. If the server is running on our test environment (like my laptop) I want a cookie domain based on the request URL (default behavior). |
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
