On 6/28/05, Broekelmann, Mathias <[EMAIL PROTECTED]> wrote: > Try to initialize the model data through the managed bean and store it´s > value in a instance variable of the class:
I actually already do this. It still doesn't get around the problem where the model data cannot be initialized until after my beforePhase initialization code runs.

