Just meant using the web initialization event for something other than its typical purpose.
Here's an article that shows an example. It's based on J2EE 1.4 so you can simplify it by using an @EJB to inject a Stateless Session Bean reference rather than performing a lookup.