Initialize.
Parameters: handlerConfig - the configuration object for this Handler. Parameters: previousHandler - the previously-registered Handler, which this one can adapt. Parameters: servletContext - the ServletContext for the webapp that is creating this object.
Reinitialize, normally used to reconsitute transient data that was lost during serialization.
Parameters: servletContext - the ServletContext for the webapp that is reinitializing this object.