eclipse Form
hi guys, i'm developing a view for an rcp(Udig).
I have few questions:
-once i created a form i need to update some fields with new data taken from a db. I tried form.update(), form.redraw but it didn't work.This is very important for me.
-how to send the content of the fields? something like the php post.
Thank you,
Gabriele