How to bind jtextfield to Query result or List in EL sintax into NB6?



Hello, I ask for help from a kindly issue. I must connect (binding) a jtexfield directly to a resultset that returns a list of objects (List)with NetBeans 6.

I tried this:
Object source: Query result
Binding expression: $(resulList [1]. Name)
But nothing ...

Thanks.
.



Relevant Pages


Loading