Hi Martin

Cookies can only be accessed from the same domain. Also if two applications are 
trying to access a url e.g. a web browser and microsoft excel, cookie as to be 
set for both. You can't save a cookie on a browser and expect the excel 
application to read from the cookie.

regards
Taha
 
On Sep 23, 2011, at 5:31 PM, MP3HiFi wrote:

> Hello,
> 
> I have a curious handling within my tapestry application. My application has
> a login, which is saved in a cookie. When calling the protected page within
> the browser using the complete url everything is working fine. The cookie is
> found and the user is logged in.
> 
> When calling the same URL outside the browser, i.e. Excel with hyperlink,
> the cookie is not found, the login is, as a result of the missing cookie,
> not executed manually.
> 
> Is there a workaround for that problem.
> 
> Thanks in advance.
> Martin
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Missing-cookie-when-calling-URL-outside-browser-tp4833233p4833233.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to