org.apache.catalina.core.StandardContext Standard implementation of the <b>Context</b> interface. Each child container must be a Wrapper implementation to process the requests directed to a particular servlet. @author Craig R. McClanahan @author Remy Maucherat @version $Revision: 1.173 $ $Date: 2005/03/25 18:12:48 $
org.apache.taglibs.standard.examples.startup.Init Initialization class. Builds all the data structures used in the "examples" webapp. @author Pierre Delisle @version $Revision: 1.4 $ $Date: 2004/08/16 21:38:27 $
com.opensymphony.webwork.spring.lifecycle.SpringExternalReferenceResolverSetupListener Setup any {@link com.opensymphony.xwork.config.ExternalReferenceResolver}s that implement the ApplicationContextAware interface from the Spring framework. Relies on Spring's {@link org.springframework.web.context.ContextLoaderListener}having been called first. @author Simon Stewart
org.apache.tester.ContextListener01 Application event listener for context events. All events that occur are logged appropriately to the static logger.. @author Craig R. McClanahan @version $Revision: 1.2 $ $Date: 2004/02/27 14:58:56 $