the expression does not throw an exception, wenn getStudent() returns null.
best regards, Peter

> Hi all,
>
> Does anyone see the similar binding as below:
>
> Java code:
> Student student;
>
> Tml file:
>
> <input value={student?.name} />
>
> I don't know why they add "?" in data binding ?
>
> Thanks,
> Duy.
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to