Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Strange in Tapestry binding

$
0
0
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.

Viewing all articles
Browse latest Browse all 5648

Trending Articles