Greg McClure wrote:
> I need to detect if the session cookie is present or not, *before* the
> rest of a page executes. Right now my protected pages are inheriting
> from an AuthFrame class which uses the awake method to handle this
> stuff. I have caching turned off.

How about self.transaction().hasSession() -- does that meet your needs?

- Geoff


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to