If you need access to the ACL object prior to a user being logged in, you
need to write your own (or changed the code in the default) AccessController
action, so that it creates an ACL for users that are not logged in.
----- Original Message -----
From: Didier Dubois <[EMAIL PROTECTED]>
To: Turbine <[EMAIL PROTECTED]>
Sent: Friday, August 18, 2000 10:08 AM
Subject: How to initialyse ACL?
> Hi all,
>
> In my action class called by the login screen I want to access
> data.getACL()
> But it is null the first time this action class is loaded. For
> subsequent calls the ACL is correctly initialized.
>
> How can I force the initialization of the ACL?
>
> I thought about calling AccessController action. but the documentation
> says I should not.
> Any idea?
>
> Didier.
>
>
>
> --
> Didier Dubois
> mailto:[EMAIL PROTECTED] http://www.idbsoft.ch
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]