• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: _rewriteURL is not called in Tomcat Deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: _rewriteURL is not called in Tomcat Deployment


  • Subject: Re: _rewriteURL is not called in Tomcat Deployment
  • From: Helmut Schottmüller <email@hidden>
  • Date: Wed, 15 Oct 2008 15:10:15 +0200

Cool, thanks Mike!

Regards,
Helmut

Am 15.10.2008 um 15:09 schrieb Mike Schrag:

I use setStoresIDsInCookies(true) and the cookie containing the session is now stored in the original root path of my application but the URL is rewritten so it seems that the browser is not able to retrieve the cookie because it is not in the correct root directory. Does anyone know how to force the cookie to use the rewritten URL or (even if it is less secure) simple the "/" path for the cookie?
on your session:

  @Override
  public String domainForIDCookies() {
    return "/";
  }

ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >_rewriteURL is not called in Tomcat Deployment (From: Helmut Schottmüller <email@hidden>)
 >Re: _rewriteURL is not called in Tomcat Deployment (From: Lachlan Deck <email@hidden>)
 >Re: _rewriteURL is not called in Tomcat Deployment (From: Helmut Schottmüller <email@hidden>)
 >Re: _rewriteURL is not called in Tomcat Deployment (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: AjaxSlider
  • Next by Date: ZHTML WebObject problem
  • Previous by thread: Re: _rewriteURL is not called in Tomcat Deployment
  • Next by thread: NSBundle.pathURLForResourcePath Error
  • Index(es):
    • Date
    • Thread