Re: Re: Grid component and context values - TapestryException

2008-04-19 Thread Petros Petrou
d accountManager aren´t null when being called by > the t:parameter. > Greetz nillehammer > > - original Nachricht ---- > > Betreff: Re: Grid component and context values - TapestryException > Gesendet: Fr, 18. Apr 2008 > Von: Petros Petrou<[EMAIL PROTECTED]> &g

Re: Re: Grid component and context values - TapestryException

2008-04-18 Thread nille hammer
hat your values might be null. Change the expression to context="{account.accountManager.username}" and ensure in another way in your code that account and accountManager aren´t null when being called by the t:parameter. Greetz nillehammer - original Nachricht ---- Betref

Re: Grid component and context values - TapestryException

2008-04-17 Thread Petros Petrou
Hi guys, Has anyone seen the problem below Petros Petros Petrou wrote: > > I have the following code that works fine > AccountsList.tml > > > ${account?.accountManager?.username} > > > > AccountsList.java > ... > private BeanModel model; > { >model = beanModelSource.crea