How to bind jtextfield to Query result or List in EL sintax into NB6?
- From: Beatifull <paolo681@xxxxxxxxxxx>
- Date: Tue, 27 Nov 2007 10:38:09 +0100
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.
.
- Prev by Date: Databinding di una Jtextfield ad una Query result NB6
- Next by Date: Does Hibernate remove local var syms from non-mapped classes?
- Previous by thread: Databinding di una Jtextfield ad una Query result NB6
- Next by thread: Does Hibernate remove local var syms from non-mapped classes?
- Index(es):
Relevant Pages
|