|
Making a session in swing
This might be a little hard to comprehend but I want to query a database and get an object and then put that object in the 'session' so that all my screens have access to it and can work on it. For instance if I get a list of items, I might want it available to a number of of other little popup screens.
Any ideas?
|