users@servlet-spec.java.net

[servlet-spec users] ServletContainerInitializer

From: Eirik Bjørsnøs <eirbjo_at_gmail.com>
Date: Tue, 14 Jun 2011 23:01:51 +0200

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.