Can any one remember why ServletContainerInitializer was not named
ServletContextInitalizer?
The interface has a single method which is run at the start of a
ServletContext which is given as an argument to the method.
We're not really initializing the container, are we?
Probably too late to fix, I just wanted to check if any one could shed
some light on this..
Eirik.