That might do it!
On Feb 8, 2008 4:55 PM, Sven Homburg <[EMAIL PROTECTED]> wrote:
> hm,
>
> i not tried yet, but may be possible with Ognl,
> so please wait for next release of t5components.
> there is an OGNL binding inside.
>
> or try http://213.160.23.119:8080/demo-0.5.7-SNAPSHOT/startpage
>
>
hm,
i not tried yet, but may be possible with Ognl,
so please wait for next release of t5components.
there is an OGNL binding inside.
or try http://213.160.23.119:8080/demo-0.5.7-SNAPSHOT/startpage
2008/2/8, Bill Holloway <[EMAIL PROTECTED]>:
>
> Hi,
>
> We've got very complex domain classes who
No, it simply isn't supported, sorry.
Without the type information obtained from real properties, a lot of
the T5 magic (such as Grid and BeanEditForm) goes away.
On Feb 8, 2008 1:55 PM, Bill Holloway <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We've got very complex domain classes whose types will vary
Hi,
We've got very complex domain classes whose types will vary page to
page. We're thinking about putting all the page display data into
Maps or Properties for display. However a property expression like
value="personMap.get('name')" doesn't work in the T5 templating
language, neither does pers