Combo Box "problem" [message #888021] |
Sun, 17 June 2012 10:51  |
Eclipse User |
|
|
|
Hi there,
I am still new to RAP and maybe my problem is easy to fix. I didn't find another topic describing the same problem.
I am using a Combo box inside my View. The user can keep the text he typed in for later use:
combo.add(combo.getText(), 0);
If I access the application from another browserwindow(like a second user), I see the previously kept text in this combobox as well.
Is it possible to work with sessionSingleton to avoid this behaviour? I did see how to use SessionSingleton in RAP/FAQ, but that's a bit too abstract. Is there another example anywhere?
Thanks in advance
Anna
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04805 seconds