Hi,

I want to share data between 2 Views. For exemple, I have a JList with some values in a fisrt View and I want that selected item of this JList were displayed in JList in a second View.
To do...