Session from a WORequest?
Session from a WORequest?
- Subject: Session from a WORequest?
- From: Greg Hulands <email@hidden>
- Date: Wed, 25 Aug 2004 08:31:33 +1000
Hi,
I am writing a custom resource manager and return different images
files depending on whether the browser supports transparent pngs or
not. I am using Project wonder so there is the ERXBasicBrowser that is
part of the session object. I just cannot figure out how to get the
session object from the request. I know the request has the sessionID
string in it, but if I then create a new session object with that
session id won't it create a completely different session object, or
will it return the existing session object that is associated with that
session id?
Any help is greatly appreciated.
Regards,
Greg
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.