Search Struts mail archives for keywords: application, servlet,
context, servletContext, global, storing.

On 8/9/05, C.F. Scheidecker Antunes <[EMAIL PROTECTED]> wrote:
> 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?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to