WOComponent.hasSession()
WOComponent.hasSession()
- Subject: WOComponent.hasSession()
- From: Kieran Kelleher <email@hidden>
- Date: Mon, 29 Aug 2005 13:07:49 -0400
I am integrating some direct actions into my app and ensuring I still
handle http/https switching, JIT login, etc. properly.
When I only used component actions, my JIT login depended on
hasSession() method of WOComponent as a prerequisite for checking if
the session had an authenticated user.
What I am finding with diract actions is that although I really have a
session (wosid in the URL), the hasSession() method returns false. Is
that correct behaviour? The WOComponent.hasSession() API does not seem
to indicate. Should I be using some other method to check the response
directly for wosid?
Regards, Kieran
_______________________________________________
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