That should work great, another option is just to define a singleton bean in your Spring configuration. It will get loaded with the container and initialized automatically. Either method should do what you want. (*Chris*)
On Fri, Jun 25, 2010 at 12:24 PM, Dale Newfield <d...@newfield.org> wrote: > Oh, and I forgot to mention, add a <listener/> segment to your web.xml so > the application server knows to instantiate and call it. > > -Dale > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >