Hello all,
I would like to have a bean with a data structure that gets populated
when the application starts and then this bean is available to the
entire application. The data structure will get populated via a data
base. I need to call the database just once to populate the data
structure. In case the database changes I would restart the server and
have this bean populated again. Hence all the sessions can query the
data structure within this bean. How can I achieve this?
Thanks in advance,
C.F.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]