Re: "False" call to handleSessionRestorationErrorInContext when having a relative reference to an image
Re: "False" call to handleSessionRestorationErrorInContext when having a relative reference to an image
- Subject: Re: "False" call to handleSessionRestorationErrorInContext when having a relative reference to an image
- From: Kaj Hejer <email@hidden>
- Date: Wed, 30 Mar 2005 21:44:29 +0200
On 30. mar 2005, at 21.05, Kaj Hejer wrote:
The page show ok. But... if we try to click a link on the page we se
that our handleSessionRestorationErrorInContext is called.
Why is handleSessionRestorationErrorInContext called here? When
writing context.request() to the log in
handleSessionRestorationErrorInContext I see that the request is for
the following url: "/cgi-bin/WebObjects/nettlogg.woa/wo/myimage.gif"
A little more info:
When showing the page handleSessionRestorationErrorInContext is called.
When clicking a link to a component action
handlePageRestorationErrorInContext is called.
I log the session id appendToResponse and in
handleSessionRestorationErrorInContext. The session id is get in the
log from appendToResponse when the pages is shown is not the same
session id I get in handlePageRestorationErrorInContext. Why do I loose
my session id?
-Kaj :)
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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