> -Original Message-
> From: Oscar Picasso [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 21, 2006 2:48 PM
> To: tapestry-user@jakarta.apache.org
> Subject: State object and hivemind trouble
>
>
> Hi,
>
> I am still trying to understand how to configure an
akarta.apache.org
> Subject: State object and hivemind trouble
>
>
> Hi,
>
> I am still trying to understand how to configure an
> application state object in hivemind.
>
> I have an AccessManagerProvider class with a two parameters
> constructor. Currently it is configu
Try this...
-Original Message-
From: Oscar Picasso [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 21, 2006 8:48 AM
To: tapestry-user@jakarta.apache.org
Subject: State object and hivemind trouble
Hi,
I am still trying to understand how to configure an application state object
in
Do you have to use constructor parameters?
-Original Message-
From: Oscar Picasso [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 21, 2006 8:48 AM
To: tapestry-user@jakarta.apache.org
Subject: State object and hivemind trouble
Hi,
I am still trying to understand how to configure an
Hi,
I am still trying to understand how to configure an application state object in
hivemind.
I have an AccessManagerProvider class with a two parameters constructor.
Currently it is configured as a service and injected into the pages that need
it.
It works fine.
I find more appropriate to