[Seaside] sessionKey is nil

Derek Brans brans at nerdonawire.com
Thu Jan 30 15:22:00 CET 2003


I'm trying to figure out where sessionKey gets set for WASession.

Using the RB it would seem that it doesn't get set anywhere (the 
instance variable 'sessionKey' is never written to except in the setter 
method --- and the setter method is never called!)

I would guess that the WASession's sessionKey should be assigned in 
WAApplication>>newSessionForRequest: response:

I think I'm missing something...

Thanks,
Derek
ps, using Seaside 2.07.  useCookies is true.
pps, Avi, Jullian, in WAApplication>>newSessionForRequest: response: can 
we change the code to use the getter for "useCookies" instead of the raw 
instance variable?  I tried overriding the getter method to return true 
and it took me a while to figure out why it wasn't doing anything.


Nerd on a Wire: Web and Information Solutions
Website Design - Database Systems - Site Hosting
604.874.6463
mailto:info at nerdonawire.com
For more information, visit http://nerdonawire.com



More information about the Seaside mailing list